Posts

Post not yet marked as solved
1 Replies
1.5k Views
Hi all, I have a merchant id certificate (.cer format), and I'm trying to send such a request via postman: POST https://apple-pay-gateway.apple.com/paymentservices/paymentSession {     "merchantIdentifier": "merchant.ecom.zain.sa",     "displayName": "Zain",     "initiative": "web",     "initiativeContext": "merchant.ecom.zain.sa" } In the response I have `Error: error:0900006e:PEM routines:OPENSSL_internal:NO_START_LINE` Could you tell me if I'm doing something wrong, and do I even have an option to validate the Apple Pay session via Postman on Windows?
Posted
by olegnysss.
Last updated
.