Create a payment intent for a specific transaction type.
access_token returned by the /auth/v1/oauth2/tokens API call.
Payment intent request payload.
Request payload for BUY_VDA transaction type
Details of the customer purchasing the item. Either email or wallet or both must be present.
Currency of the item.
USD, EUR "USD"
A unique value provided to ensure the operation is idempotent.
1000"idempotency-key-1"
1 elementTransaction type for buying Virtual Digital Assets, e.g. game currency.
BUY_VDA Create Payment Intent Response
Create Payment Intent Response Schema