Posts

Post not yet marked as solved
4 Replies
3k Views
I have implemented Apple pay for web. The apple pay sheet is poping up and i am able to get the merchant validation object as well but not able to complete merchant validation (session.completeMerchantValidation(merchantSession)). It keeps processing and then say Payment Not Completed. I have checked numerous threads and i see that code implementation is what it is required.So i am stuck here and not able to get payment token which i need to pass to my payment gateway provider.PS: The domain on which i am implementing was earlier using apple pay for web with Stripe. I have disbaled the apple pay settings from my stripe account as well in case if that could have been the issue.
Posted Last updated
.