Auth Payment
Overview
This service is used to direct payment paydia user to paydia merchant. For detail information will be describe in the next part.
Paydia's API spec will contain 7 main endpoints which is:
No | API Name | Description |
---|---|---|
1 | Auth Payment | This API is used to initiate payment from user to merchant Paydia |
2 | Payment Query | This API is used to checking auth payment status |
3 | Capture | This API is used for merchant to capture payment from user paydia |
4 | Capture Query | This API is used to checking capture payment status |
5 | Void | This API is used for return user saldo from subtraction amount auth payment and capture |
6 | Void | This API is used to checking void payment status |
7 | Refund | This API is used to request refund payment user paydia base on auth payment |
Signature Generation and Validation
This service uses Asymmetric signature. For details, refer to this page: SNAP Signature
Document Version
The following table is used to show versioning of this document:
No | Date | Version | Remarks | Page |
---|---|---|---|---|
1 | August 20, 2024 | 2.1.0 | Initial Release | All Pages |