Create Credit Purchase
Body
Purchase amount in EUR.
25
URL to redirect to if the user cancels the Stripe Checkout. Must be an allowed Console domain.
"https://console.dispersed.com/billing?checkout=cancelled"
URL to redirect to after successful Stripe Checkout. Must be an allowed Console domain.
"https://console.dispersed.com/billing?checkout=success"
Optional memo for the purchase
Response
Credit purchase checkout session created
When the purchase was created
Stripe Checkout session ID. Deprecated: use checkout_session.id
Stripe Checkout URL. Deprecated: use checkout_session.url
The submitted purchase amount in EUR
Full Stripe Checkout session metadata. Null when the upstream API has not yet been updated.