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
{{ message }}
This repository has been archived by the owner on Jul 20, 2020. It is now read-only.
Is this URL scheme still supported for the latest iOS (13.2.2) and app (3.7.4) versions?
I was using the example data found here. When PPH opens from my app, all the items, payment, and taxes show up correctly. However, when I insert any chip card, the Do not remove card alert flashes multiple times and the payment is always declined. The return URL becomes myapp://takePayment/?Type=UNKNOWN.
This issue does not happen when PPH is opened by itself, so I know it's not a card/reader issue. Here is the formed JSON which is taken from the readme example. Using Base64 or URL encoding made no difference.
Is this URL scheme still supported for the latest iOS (13.2.2) and app (3.7.4) versions?
I was using the example data found here. When PPH opens from my app, all the items, payment, and taxes show up correctly. However, when I insert any chip card, the
Do not remove card
alert flashes multiple times and the payment is always declined. The return URL becomesmyapp://takePayment/?Type=UNKNOWN
.This issue does not happen when PPH is opened by itself, so I know it's not a card/reader issue. Here is the formed JSON which is taken from the readme example. Using Base64 or URL encoding made no difference.
The text was updated successfully, but these errors were encountered: