Security & Signature
Algorithm
SHA256withRSA- Request signature: merchant private key
- Response signature: platform private key
Signature String Rules
- Sort fields by ASCII.
- Exclude
sign. - Ignore null/empty values.
- Flatten nested objects.
- Join as
k1=v1&k2=v2....
Common Errors
20052: Signature verification failed10506: Validation failed20023: Configuration not enabled