Namespace Satabank\IPC
Classes summary
| Base | Base API Class. Contains basic API-connection methods. |
| Cart | Purchase cart object |
| Config | IPC Configuration class |
| Customer | Customer details class. Collect and validate client details |
| Defines | Container for SDK constants |
| GetTxnStatus | Process IPC method: IPCGetTxnStatus. Collect, validate and send API params |
| Helper | IPC Library helper functions |
| IPCGetTxnLog | Process IPC method: IPCGetTxnLog. Collect, validate and send API params |
| Loader | Library classes loader |
| Purchase | Process IPC method: IPCPurchase. Collect, validate and send API params |
| Refund | Process IPC method: IPCRefund. Collect, validate and send API params |
| Response | IPC Response class. Parse and validate income data |
Exceptions summary
| IPC_Exception |