Paytabs provides you with a collection of API endpoints which used to process all payments, regardless of if they are through either your own payment pages, the managed payment pages, or if you are using the hosted payment pages.
This article is dedicated to the clarification of the Signature (signature) parameter. Signature (signature) is the parameter that can be used to validate the response, making sure it's coming from PayTabs side,
To understand the validation workflow steps check How to verify the response received from PayTabs? (Signture Verification) solution article.
Specifications
The Parameter Tag/Name | signature |
JSON Example | signature=3701705571119d23923a8677db0d5ae9086988c02b9bbfd354f80d84954d2f9a |
Data Type | String |
Nullable | ✔ it could return as null if the returned status code is E (Error) |
Samples | 3701705571119d23923a8677db0d5ae9086988c02b9bbfd354f80d84954d2f9a |
Max Length | - |