Payments

One-click coin purchase with the stored payment method

Charges the saved card server-side (merchant-initiated) for Unlimit users. FunnelFox one-click stays client-driven through the FF SDK.

post/v2/payments/one-click

Request body

productIdstring required

Web coin productId to charge for.

Response

status'completed' | 'pending' | 'declined' | 'no_payment_method' required
orderIdstring
declineCodestring
balancenumber

Coin balance after a completed charge.

Changes

No recorded changes to this endpoint across all 1 revision of this API.