Documentation Index
Fetch the complete documentation index at: https://wpay-feat-edp-guide.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Embed is our hosted checkout experience that provides you with a payment
selector integrated right inside your checkout page. In this quick start
guide we will take you through the following steps.
- Create an API key which is needed to generate the signed JWT token in step 2.
- Set up a server-side SDK to generate a client token for authenticating to the API.
- Set up Embed which will handle the capture of the payment method details.
- Process the transaction and inspect the result.
- And finally prepare to go live by switching to production.