Skip to content

Commit

Permalink
Reference pix payment method
Browse files Browse the repository at this point in the history
Signed-off-by: joaobaptistanqda <[email protected]>
  • Loading branch information
joaobaptistanqda authored and andregoncalvesdev committed May 15, 2024
1 parent bbfb6e1 commit 4c4ae44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/flows/crypto-onramp.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ The crypto on-ramp flow allows a user to add funds from a credit or debit card t
- `amount` (_optional_): Amount to be paid.
- `asset`: Currency code in the [ISO 4217](https://www.iso.org/iso-4217-currency-codes.html) format used to make the payment.
- `paymentMethod` (_optional_): An object configuring the pre-selected payment method.
- `network`: Payment method network (e.g.: `apple-pay`, `google-pay` or `card`).
- `network`: Payment method network (e.g.: `apple-pay`, `google-pay`, `pix` or `card`).
- `target` (_optional_): An object configuring recipient wallet.
- `amount` (_optional_): Amount the user will receive.
- `asset`: Cryptoasset the user will receive.
Expand Down

0 comments on commit 4c4ae44

Please sign in to comment.