Cryptocurrency Exchange Disclaimer: The purchase of digital currencies is conducted through By accessing this site, you agree to be bound by its Terms of Service and Privacy Policy
Create - docs. business. mypatricia. co Create a webhook on Patricia Business A fully formed URL This is super important because this is the URL where Patricia sends all the Payload events to
Webhook Acknowledgement Webhook Acknowledgement When Patricia sends a webhook event to your webhook URL, it expects a 200 OK response which Patricia considers and acknowledgement from your application If your endpoint returns a non-200 response or no response within a short period of time, Patricia will retry sending the
Initiate Payment This section describes how to initiate a payment using crypto currency on Patricia Business
Authentication. - docs. business. mypatricia. co Do not share your secret API keys in publicly accessible areas such as GitHub, client-side code, and so forth Authentication to the Patricia Business API is done by bearer auth For example curl -H "Authorization: Bearer realy_secured_tT1zdp7dc_password All API requests must be authenticated else, they will fail 👍 API Key
Verify Payment - docs. business. mypatricia. co It's always advisable to verify payments after payment has been made before issuing value to your customer This way, the merchant is certain that they are issuing value on only valid payments and not false positives
Introduction - Patricia Business Introduction Patricia uses webhooks to notify and send programmatic updates to your application when an event happens in your Patricia Business Account Webhooks are useful for asynchronous events like when a crypto send transaction initiated by the merchant has started processing on the blockchain