PaystackHQ / paystack-ios

Paystack SDK for iOS. Accept Payments on iOS
http://paystack.com
MIT License
26 stars 31 forks source link

Paystack Live mode not working properly #55

Open ghost opened 3 years ago

ghost commented 3 years ago

Problem/Motivation

Live mode not working with public key. After enter card details redirecting to otp request , after otp entered, again returns back to app nothing error thrown.

Proposed resolution

(Description of the proposed solution, the rationale behind it, and workarounds for people who cannot use the patch.)

Repeatable

Always|Sometimes|Specific conditions|Specific times

(If it is a bug, you are reporting lease specify:)

Steps to repeat: (Describe how the issue can be repeated by someone who is to work on it)

  1. Step 1
  2. Step 2
  3. ...

Expected Results:

(What you expected steps 1, 2 and 3 to give)

Actual Results:

(What is gave including any error messages, memory dump etc that can help)

mrGodSrinivas commented 3 years ago

Use the same card for multiple time in a day provides an ERROR - There was an error communicating with your payment and give 404 response https://ibb.co/mys18rt

Screenshot 2021-05-22 at 8 01 17 PM