Create a new Onramp order or get a quote for an Onramp order. Either paymentAmount
or purchaseAmount
must be provided.
This API currently only supports the payment method GUEST_CHECKOUT_APPLE_PAY
, and the paymentLink
returned will only work in iOS apps. We do not support web integration via iframes at this time.
For detailed integration instructions and to get access to this API, refer to the Apple Pay Onramp API docs.
A JWT signed using your CDP API Key Secret, encoded in base64. Refer to the Generate Bearer Token section of our Authentication docs for information on how to generate your Bearer Token.
Successfully created an onramp order.
The response is of type object
.