
Welcome [docs.business.mypatricia.co]
Here you'll find guides, resources, and references to build with Patricia Business.
defaultPageTitle - mypatricia.co
Sorry! Something went wrong. Please try again later. Copyright © 2026 by
Webhook Acknowledgement
The second webhook sent from Patricia has a status of successful, declined, failed. The declined status indicates that the transaction was either underpaid or overpaid or something else happened.
Initiate Payment
This section describes how to initiate a payment using crypto currency on Patricia Business.
Authentication. - docs.business.mypatricia.co
The Patricia Business API uses API keys to authenticate requests. You can view and manage your API keys in the Patricia Business Dashboard. Your API keys are the gateway to all your Patricia …
Javascript Checkout Library
When you have all the details needed to initiate the transaction, the next step is to tie them to the javascript function that passes them to Patricia and displays the checkout.
Verify Payment - docs.business.mypatricia.co
The unique reference generated by Patricia Business when the transaction was initiated.
Get All Webhooks
List all the available webhooks that has been created by a customer.
Update Webhook
Update a single webhook Update a single webhook and change a single content or all its content.
Webhook Authentication
Validating the webhook signature - valid webhook events from Patricia are raised with an X-Patricia-Signature which is essentially an HMAC SHA512 of the event payload signed using your secret key.