Hi All,
We are following the standard apple pay process with web payment sdk, which is to use Square web payments sdk to call Apple Pay on iPhone to get a Square token, and then use this token to call Square payment API to create the payment.
However we noticed sometimes the apple pay may be with a expired card, which we can know it only at the stage of calling Square payment API with the token, is there any way to detect it on iPhone? such like, identifying the apple pay is with an expired card while Square web payment sdk generating the token.
Thanks.
2 posts - 2 participants