Posts

Post marked as solved
2 Replies
2.5k Views
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: "Apple Pay Not Completed. This website was not able to complete the payment. Please try again.". I found one related topic on the Apple forum but the only solution had something to do with the domain (initiativeContext) but I doubled checked and this was not my problem. Does someone has any idea why this is not working? I am trying to figure out why it is stuck at processing for days now but I can't find anything...
Posted Last updated
.
Post not yet marked as solved
0 Replies
393 Views
Hi, We are currently using the deprecated APNS service (ssl://gateway.push.apple.com:2195) which is working fine for our existing passes. For one of our clients we had to create a new Pass Type ID + certificate. The new ID + certificate is working fine for creating, adding and removing passes but the APNS service is not working for some reason which makes it unable for us to automatically update a pass. Neither are we getting an error when connecting to the APNS service. The push is sent to the device without error but the pass never gets back to the server to retrieve the updated pass. Does the deprecated APNS service no long work for new passes? It still works fine for our existing pass type ID and certificate but we can't make it work for new passes for some reason... Thanks in advance.
Posted Last updated
.