tnguyen14 / web-payments-example

Demo for Payment Request API and Apple Pay for the Web API
https://lab.tridnguyen.com/web-payments-example
34 stars 10 forks source link

Payment sheet closes with "payment not completed" message #1

Closed shatran closed 8 years ago

shatran commented 8 years ago

Hi and thanks for this project.

After downloading the latest version of iOS10 beta, the payment sheet is being closed with a "payment not completed" message. It happened on https://lab.tridnguyen.com/apple-pay-web-example/, not on a local machine. Any idea why? has something changed with the new iOS version?

tnguyen14 commented 8 years ago

Thanks for filing this. This was caused by a change in Safari and what it accepts from the startSession call. This has now been fixed.