Payment API
Create Payment Link
POST
Headers
Body
application/json
Specify the env_mode
to indicate the environment (e.g., test
or live
). On successful payment, webhook events are sent to subscriptions with the same env_mode
as the payment link.
Available options:
test
, live