# Payfric API Docs

## Payfric API Docs

- [Introduction](https://payfric.gitbook.io/payfric-api-docs/master.md): Introduction to Payfric API
- [Notice](https://payfric.gitbook.io/payfric-api-docs/notice.md)
- [Getting account balance](https://payfric.gitbook.io/payfric-api-docs/getting-account-balance.md): This section describes how to retrieve your Payfric balance.
- [Accept Payment](https://payfric.gitbook.io/payfric-api-docs/accept-payment.md): This section describes how to accept payment from buyers.A payment is performed by doing an HTML form post of POST to the URL: https://payfric.com/webpay/ The following input fields are required:
- [Confirm Payment](https://payfric.gitbook.io/payfric-api-docs/confirm-payment.md): This section describes how to confirm user payment.
- [Transfer Money](https://payfric.gitbook.io/payfric-api-docs/transfer-money.md): This section describe how to transfer money from your Payfric to another Payfric account right from your own application
