0

Is there any way to test Apple Pay in a sandbox environment?

The above question Testing App Based Apple Pay in a Beta Environment was not usefull.

Note : I know whole flow for using Apple Pay but question is using in sandbox environment like push notification.

EDIT : Is real credit card needed to test Apple Pay?

Community
  • 1
  • 1
Paresh Navadiya
  • 38,095
  • 11
  • 81
  • 132

1 Answers1

1

A real card is needed to populate the Apple Pay settings but check with your back-end processor on how they handle test transactions. For example, when you use testing credentials, Stripe understands and does not actually charge your Apple Pay transaction. I can't speak for other processors, but I would expect those to have similar functionality.

Brad Brighton
  • 2,179
  • 1
  • 13
  • 15