You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to implement the apple pay checkout but I'm facing this issue: when I query for the payment to check if it's been completed it returns nil so the checkout always fails.
I'm trying to implement the apple pay checkout but I'm facing this issue: when I query for the payment to check if it's been completed it returns nil so the checkout always fails.
This is the query
I'm sure that the payment id is correct since I've taken it for the checkout previously.
What could cause this problem? How can I query for errors on this operation?
The text was updated successfully, but these errors were encountered: