Post

Replies

Boosts

Views

Activity

Reply to Payment not completed error with Apple Pay on Sand box
Hi @meaton, I am getting payment token session from apple server while doing merchant validation but it's also not working for me. here is the response that i am getting while calling apple server for payment session. { "epochTimestamp":1626243934332, "expiresAt":1626247534332, "merchantSessionIdentifier":"SSHAxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx24", "nonce":"axxxxxx9e", "merchantIdentifier":"F788084xxxxxxxxxxxxxxxxxxxxxxx7BD9", "domainName":"example.com", "displayName":"Example", "signature":"30800606092a864xxxxxxxxxxxxx6e746", "operationalAnalyticsIdentifier":"Example:F788xxxxxxxxxxxxx7BD9", "retries":0 } However, on passing this to session.completeMerchantValidation, I keeping getting Payment Not Completed Error and the payment sheet keeps processing for 5 secs and it's throws error "Payment not completed" Any solution?
Jul ’21
Reply to how to fetch card brand and masked number from apple pay token?
How to get the value given in this link? [https://developer.apple.com/documentation/apple_pay_on_the_web/applepaypaymentmethod)
Replies
Boosts
Views
Activity
Feb ’23
Reply to how to fetch card brand and masked number from apple pay token?
How to get the value that given in this link [https://developer.apple.com/documentation/apple_pay_on_the_web/applepaypaymentmethod]
Replies
Boosts
Views
Activity
Feb ’23
Reply to Payment not completed
How did you fix it? I am also facing same issue. Could you please provide fix for it?
Replies
Boosts
Views
Activity
Jul ’21
Reply to Payment not completed error with Apple Pay on Sand box
Hi @meaton, I am getting payment token session from apple server while doing merchant validation but it's also not working for me. here is the response that i am getting while calling apple server for payment session. { "epochTimestamp":1626243934332, "expiresAt":1626247534332, "merchantSessionIdentifier":"SSHAxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx24", "nonce":"axxxxxx9e", "merchantIdentifier":"F788084xxxxxxxxxxxxxxxxxxxxxxx7BD9", "domainName":"example.com", "displayName":"Example", "signature":"30800606092a864xxxxxxxxxxxxx6e746", "operationalAnalyticsIdentifier":"Example:F788xxxxxxxxxxxxx7BD9", "retries":0 } However, on passing this to session.completeMerchantValidation, I keeping getting Payment Not Completed Error and the payment sheet keeps processing for 5 secs and it's throws error "Payment not completed" Any solution?
Replies
Boosts
Views
Activity
Jul ’21
Reply to Apple Pay for the Web Merchant Validation error
@Systemsathell I am getting the response but it's keep processing and throwing an error "This website was not able make payments. Please try again" "Payment not completed" Any solution for that?
Replies
Boosts
Views
Activity
Jul ’21
Reply to [ApplePayJS] Payment Not Completed error fix?
Anyone got solution for this error? I am facing same issue. I am trying with same domain that i have verified but still i am getting "Payment Not Completed" error.
Replies
Boosts
Views
Activity
Jul ’21