Secure Checkout
Review your deployment
Confirm the asset, verify access rules, and proceed to payment from a dedicated checkout screen.
Workflow
Get custom_fields from the Stripe API
The Stripe API does not provide custom fields in invoice or charge data. So you have to get it from the [**Checkout Sessions**](https://docs.stripe.com/api/checkout/sessions) endpoint. But that endpoint is not easy for begginners. It has dictionary parameters and pagination settings. This workflows solves that problem
CategoryEcommerce Finance
Price$2.99
DeliveryLibrary unlock
TypeOne-time purchase
What happens next
After payment, the asset is added to your library through an entitlement record.
Stripe is currently used for secure card checkout and entitlement binding.
Digital goods are non-refundable after delivery except for manual exception cases.