Relative Content

Tag Archive for applepayjs

Payment Not Completed Issue in Apple Pay

I am implementing a payment integration with Cybersource using Apple Pay. I was able to request a valid merchant session from the Apple Pay Servers and pass it to the completeMerchantValidation function (apple pay on the web). The payment sheet pops up but keeps getting stuck at “processing”. After 30-60 seconds an error pops up: “Payment Not Completed.

Apple pay , stabilize connection with express.js

I want to establish a connection with the Apple servers, from the client I obtain the validationURL URL, after which I send that URL to express.js to be validated, for each Request to apple pay servers, I have implementen an httpsAgent