Purchase of goods and services without user registration
In this example, we demonstrate how to place a guest order without requiring user registration.
Payment for the order by a registered user
In this example, we demonstrate how to process a payment for an order placed by a registered user using the OneEntry API.
Subscribe to content
In this example, we demonstrate how to manage subscription-based access to content using the OneEntry API. We check if a user has an active subscription and either grant access to premium content or prompt them to subscribe.
Tickets order
In this example, we demonstrate how to order tickets for an event using the OneEntry API.
Generate PDF receipt after the order has been placed
In this example, we place an order, read it back with full pricing data and assemble a printable receipt that can be rendered as a PDF on the client.