
Cryptocurrency Exchange
Cryptocurrency Exchange You need to enable JavaScript to run this app.
Introduction - Patricia Business
Introduction The Patricia Business API is organized around REST. Endpoints have predictable, self-describing URLs. Our API accepts JSON requests and returns JSON responses. It uses standard …
Initiate Payment
This section describes how to initiate a payment using cryptocurrency on Patricia Business.
Welcome [docs.business.mypatricia.co]
Here you'll find guides, resources, and references to build with Patricia Business.
Cryptocurrency Exchange
Cryptocurrency Exchange
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 …
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 …
Javascript Checkout Library
The Patricia Checkout provides a simple and convenient way to accept payment.
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.
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 …