Skip to main content
Developer
Updated over a year ago

API Reference

For developers, you can dive right into accepting payments with the Hoodpay API here.

๐Ÿšง Whitelist Hoodpay API

To prevent any potential errors, we suggest whitelisting our IP: 159.99.999

API Keys: when you create an API key, you can tie a name and set a secure date to expire the key "ticks". This can range from 7 days to 90 days, or a custom expiration date, or no expiration at all.

Webhook Subscriptions: to receive notifications from payments, add a webhook URL. Add any endpoints that you want to receive notifications for and you're set. We'll generate a webhook secret on your behalf.

Events:

  • payment:completed

  • payment:cancelled

  • payment:expired

  • payment:method_selected

  • payment:created

Did this answer your question?