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
  • In recurring payments (vautling), after calling the secure-pay api the webhook will have the vaultId.
  • When 3DS is enabled, an authUrl will be returned in the response. You’ll need to manually redirect the user to that URL to complete the authentication step
Language