Paymes API v4.6 (Eng)
Search
⌃
K
Paymes API
1) Creating Payment
2) Sending card information
3) Transaction Result
4) Activating the Test Account Mode
5) Mobile Payment Create
Payment Transaction Query
Payment Refund Request
Webhook
Installment Information
Paymes Marketplace
Turkish Documentation
Powered By
GitBook
Payment Transaction Query
It can be used to query the status of the payment transaction.
post
https://api.paym.es
/v4.6/status
status
Hash Check
Hash is obtained by concatenating the following parameters as string, hashing with SHA512 and encoding the result in base64 type:
paymesOrderId + secret
Previous
5) Mobile Payment Create
Next
Payment Refund Request
Last modified
1yr ago