Get up and running with Notch Pay in minutes
Get Your API Keys
Create a Simple Payment
Payment Request Parameters
Redirect to the Payment Page
authorization_url
. Redirect your customer to this URL to complete the payment:Handle the Callback
callback
URL with the payment status:Set Up Webhooks (Recommended)
Create Webhook Endpoint
Register Webhook URL
https://your-website.com/webhooks
)payment.complete
, payment.failed
)Secure Your Webhooks