How It Works
- Your server calls Start Session to create a payment session
- The library displays payment options and collects payment details from the customer
- Your server calls Validate Results to verify the payment completed successfully
These are server-side endpoints. For client-side integration, see the Library Setup Guide.
Endpoints
Start Session
Create a payment session for the client-side library.
Validate Results
Verify payment results returned from the library.