Payment Check
v1/transaction/check
Last updated
v1/transaction/check
Last updated
It shows transaction analysis that have done. You can use it for quick access to summary of payment.
You should perform basic authentication with secret_key to use transaction check service. See more
https://api.paynet.com.tr/v1/transaction/check
Parameter Name
Type
Required
Description
xact_id
string
Yes*
Paynet Transaction Id.
reference_no
string
Yes*
The number used in the payment process.Recommended to send a unique number in each transaction.
You need to post at least xact_id or reference_id.