Google Pay Checkout

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params
CurrencyCents | Cents | TokenSubtotal
required
webhookInfo
object
chargebackProtectionData
array of objects

Purchase *

chargebackProtectionData
SplitNameCustomerInfo | NameCustomerInfo
string
enum
Allowed:
rent
object

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

boolean

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

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.

boolean

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

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.

fixedFee
object
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:
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.

customerUsdcTransferData
object

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

Device3DSInfo | External3DSInfo | ConcludeChallenge
string
enum
accountFundingTransaction
object

Used for Account Funding Transactions

paymentData
object
required

Payment data.

Contains the payment data requested in
[[PaymentDataRequest|PaymentDataRequest]]

Headers
string
Responses

304

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

402

GooglePay 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