post https://api.superpayments.com/2024-02-01/payments
Called to initiate a new payment transaction from your backend.
Note that a valid checkout-api-key header should be included on the request, otherwise you will receive an unauthorized error. Your API key can be obtained from the Business Portal integration tab. This endpoint should be called on the server-side to prevent exposing your API key.
Recipes
🦉
Accept a Payment
Open Recipe
🦉
Handle Post Payment Events
Open Recipe