SecurePay API

This endpoint is used to generate payment links/QR codes directing customers to Pockyt's hosted page to receive payments.

🚧

Please review these guides for more information about your specific use case

The SecurePay API encompasses a wide range of use cases and integrates into various scenarios. To ensure integration into your solution, please consult the appropriate guide below before beginning your development:

📘

Side notes

  • To explore the full list of available payment methods, please check this link Available Payment Methods - PayIns
  • When 3DS is enabled, no separate authUrl is returned — instead, the 3DS authentication is embedded within the cashierUrl. The URL remains the same, but 3DS is active in the background, based on your account configuration. After the redirection, the user will complete the transaction on that page. The final status will be sent via webhook, configured through the ipnUrl parameter in your request.
  • To enable 3DS on your account, please contact the Solutions team.
  • In recurring payments (vautling), after calling the secure-pay api the webhook will have the vaultId.
Language