Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not enough details for IOS SDK errors #47

Open
max-lukshitc opened this issue Aug 26, 2022 · 1 comment
Open

Not enough details for IOS SDK errors #47

max-lukshitc opened this issue Aug 26, 2022 · 1 comment

Comments

@max-lukshitc
Copy link

I got next sdkResult for IOS payment error

{ sdk_result: FAILED, trx_mode: CHARGE }

But for Android i got more details such as status of payment error and others

{ acquirer_response_message: Response Received Too Late, source_channel: INTERNET, customer_first_name: #######, description: null, card_object: card, source_payment_type: DEBIT, trx_mode: CHARGE, card_first_six: 511111, message: Timed Out, card_exp_year: null, customer_last_name: test, customer_middle_name: null, charge_id: #######, acquirer_id: null, sdk_result: FAILED, card_last_four: 1118, customer_email: ######, card_brand: MASTERCARD, source_object: token, card_exp_month: null, source_id: #########, customer_id: null, acquirer_response_code: ######, status: TIMEDOUT }

How can i get more details for payment errors on IOS?

@TouseefAQ
Copy link

TouseefAQ commented Jun 21, 2023

@max-lukshitc Completely agree, Logs doesn't provide any exceptions.
You will need to register you app bundle Id to Tap Payment and for Apply Pay you will also have to provide them the certificate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants