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

Live mode #6

Closed
Mo-Meshrif opened this issue Mar 30, 2023 · 7 comments
Closed

Live mode #6

Mo-Meshrif opened this issue Mar 30, 2023 · 7 comments

Comments

@Mo-Meshrif
Copy link

Thank you for your effort to make this excellent library. I tried it and it works without problems or complications in the test mode, but I encountered some issues when converting to the live mode, which is as follows:
1-when entering the checkout id which I get it from live prepare checkout Api, the payment form doesn't create.
2-Although I have selected live mode when entering the checkout id which I get it from test prepare checkout API, the payment form created.
In the end, I realized that the library works in test mode, even if I select live mode. I think it may be because "com.testpayment.payment" or another reason causes those issues.

@ahmedelkhyary
Copy link
Owner

I hope you are doing well
can you give me some details
which platform you are trying , and some of the checkoutId's that try of them on Live mode

@Mo-Meshrif
Copy link
Author

Mo-Meshrif commented Apr 1, 2023

I tried it on ios and android .The checkoutId which generated from live prepare checkout worked without any issues in the web integration but not worked in flutter integration.

@ahmedelkhyary
Copy link
Owner

give me some of the checkoutId's that try on Live mode

@Mo-Meshrif
Copy link
Author

Here you are .
A36910979DFE1E019875CF09B01DF1AC.prod01-vm-tx02

@ahmedelkhyary
Copy link
Owner

ahmedelkhyary commented Apr 1, 2023

invalid checkoutId
image
try with this script

<script src="https://eu-prod.oppwa.com/v1/paymentWidgets.js?checkoutId=A36910979DFE1E019875CF09B01DF1AC.prod01-vm-tx02"></script>
<form
  action="{shopperResultUrl}"
  class="paymentWidgets"
  data-brands="VISA MASTER AMEX"
></form>

@Mo-Meshrif
Copy link
Author

I need any way to contact you like facebook or whatsapp

@ahmedelkhyary
Copy link
Owner

01204561050

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