Cashtie
Cashtie™ is a powerful web service that links retail cash payments to software applications. You will be able to provide new in-lane bill payment solutions to your client base and integrate cash payments into your existing applications with just a few lines of code.
Cashtie endpoints
| Method | Endpoint | Description |
|---|---|---|
| PUT |
Close an Account /accounts/{account_id}/close |
An Account can be closed at any time. To close an Account, use the following request: |
| GET |
Check an Account status and balance /accounts/{account_id} |
Any time your application needs to check the Account status, balance or related payments, the following request should be made: |
| PUT |
Reopen an Account /accounts/<account_id>/reopen |
Any suspended Account can be reopened. To reopen suspended Account, use the following request: |
| GET |
*Get merchants /merchants |
In order to let your consumers make a payment for a particular Account, your system should be able to provide information about stores where payments are accepted. Cashtie™ API… |
| GET |
Check amount of payment /accounts/{account_id}/payments/{payment_id} |
Once you receive a webhook notification that a payment is made, your application should send a request to the Cashtie™ API to check the amount of payment: |
| PUT |
Suspend an Account /accounts/{account_id}/suspend |
It's possible to suspend an opened Account. Suspended Account can't accept payment transaction(s). To suspend an Account, use the following request: |
| POST |
Open an Account /accounts |
An Account is represented by unique digital Account number issued by Cashtie™ upon request by your application. To open an Account with a fixed amount the following request… |
Cashtie pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|