Introduction
YouCan Pay API allows you to integrate your application with the various services that YouCan Pay offers such as:
- Processing payments
- Processing transfers
- Processing invoices
It is a REST API, accepts form-encoded or JSON-encoded request bodies, and returns JSON-encoded responses with structured resource responses. It also uses standard HTTP status codes to indicate success or failure of the request.
Just Getting Started?
If you're interested in implementing YouCan Pay as a payment provider, you can use the SDK guide to get started.