post https://api.sandbox.bvnk.com/api/v1/pay/summary
Creates an incoming (type IN) or outcoming (type OUT) crypto payment.
Alternatively, it creates a crypto payment that is either sent from an Embedded Partner Customer's wallet or deposited into it. For more information, see the Make Crypto Payments guide.
There are two flows depending on specifying payOutDetails
:
-
If you add
PayOutDetails
with all its child parameters, the payment is successfully created and the funds are sent to the specified wallet, with no further actions needed. -
If not included in the request, in the response you receive
redirectUrl
. This is a link to a page, where to you can redirect your Customer so they can finalize the payment.