Skip to content

Commit

Permalink
Merge pull request #82 from mercadopago/fix/type-payment
Browse files Browse the repository at this point in the history
Fix type branch
  • Loading branch information
AdaltonLeite authored Oct 5, 2023
2 parents f1eec96 + c5d4386 commit de3d79f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/bricks/payment/type.ts
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ export type TPaymentType = {
* @see {@link https://github.com/mercadopago/sdk-js/blob/main/API/bricks/paymentReview.md#initialization Initialization} documentation.
*/
discounts?: IReviewConfirmDiscounts;
/**
* Optional. This parameter enables the use of Wallet Brick in Marketplace mode
*
* @see {@link https://www.mercadopago.com/developers/en/docs/checkout-bricks/payment-brick/payment-submission/wallet-credits Mercado Pago Wallet and Installments without card} documentation.
Expand Down

0 comments on commit de3d79f

Please sign in to comment.