Skip to main content

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:

NoAPI NameDescription
1Auth PaymentThis API is used to initiate payment from user to merchant Paydia
2Payment QueryThis API is used to checking auth payment status
3CaptureThis API is used for merchant to capture payment from user paydia
4Capture QueryThis API is used to checking capture payment status
5VoidThis API is used for return user saldo from subtraction amount auth payment and capture
6VoidThis API is used to checking void payment status
7RefundThis 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:

NoDateVersionRemarksPage
1August 20, 20242.1.0Initial ReleaseAll Pages