Create a payment intent for the customer to be redirected on hosted UI and make a purchase there.
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 intent redirect response