Open naveenpardeep opened 8 months ago
@seosea0 in android openPaymentScreen working but in iOS its showing API error
@naveenpardeep Do you have any errors in debug console that appear when you try to open the payment form? If yes, please provide us the error that you get.
You can also try following these steps:
terminal key
and public key
from Tinkoff Acquiring correctly (in activate
method):
For debug terminal key and public key use isDeveloperMode
field set to true
For production terminal key and public key use isDeveloperMode
field set to false
logging
field to true
(in activate
method). If you do have the error and it's about '403 Forbidden' when trying to make a request to API, please contact your Tinkoff manager and describe your problem. You can read more about this in this issueIf you followed these steps, but the error persist, please let us know here in this issue.
yeah now service error 403 @seosea0
Well then contact Tinkoff support service or your manager. Unfortunately I can't help you with this and your error is not related to the package.
Hi! Can you describe your problem in more detail?