Apple Pay Checkout

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params
fixedFee
object
string
enum
Allowed:
SplitNameCustomerInfo | NameCustomerInfo
webhookInfo
object
chargebackProtectionData
array of objects

Purchase *

chargebackProtectionData
double
0 to 100

If this purchase is for a seller/submerchant where the marketplace takes a fee, this is the % fee which is
taken from the subtotal amount.

CurrencyCents | Cents | TokenSubtotal
required
string

This is a token encoding the parameters for the request. Allows purchase parameters to be verified
to prevent manipulation when the checkout page is presented to the user.

string
enum
Allowed:
boolean

(Solana only) If a transaction involved in the purchase, should payment be checked for redemption

customerUsdcTransferData
object

Customer signed USDC transferWithAuthorization data for dual-source payments
Used for combined USDC + Credit Card payments on EVM chains

SafeMintRedeem | ReturnedTokenIdRedeem | KnownTokenIdRedeem | NormalRedeem | TokenRedeem | DecentRedeem | ReservoirRedeem

(EVM only) if you want to execute an EVM transaction on a successful purchase, you can pass a transaction request here.

Gas fees for the transaction will be automatically calculated and added to the total charged to the customer. Optionally the merchant can opt to pay for these gas fees.

rent
object

(Solana only) if your transaction requires a known amount of Rent to be paid, you can pass it here.

boolean

Only authorize the purchase. This will not actually capture the payment.(default: false)

string

If utilizing USDC settlement to addresses other than your main merchant
settlement address. Utilize this destinationAuthKey which is a JWT encoded
with the information for which address to send the USDC to.

string
enum
accountFundingTransaction
object

Used for Account Funding Transactions

applePayPayment
object
required

Apple Pay Payment received from the Apple Pay SDK

Details can be found here: https://developer.apple.com/documentation/apple_pay_on_the_web/applepaypayment

Headers
string
Responses

304

Credit balance available - Please utilize the redemption endpoint to complete the purchase https://docs.coinflow.cash/reference/getredeemtransaction

402

ApplePay unavailable

423

Customer is Blocked

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json