-
Notifications
You must be signed in to change notification settings - Fork 35
Options for entering credit card? #10
Comments
Can you try this branch and let me know if it works? https://github.com/taessina/react-native-paypal-wrapper/tree/accept-credit-card |
Thanks a lot. You save my day. |
Sorry to disturb you again, I found that the application will unexpectedly quit when I click on the 'Pay with Card". |
You gotta send me any logs so that I can help you. |
Sorry but I think I cannot get any logs about the error, because it just quit the app. Cannot see any error in the remote JS debugger and the terminal when I am doing the testing in IOS simulator in my macbook. |
Sorry for the late follow up. Are you still having this problem? |
I have the same issue. The App crashes on iOS when clicking on 'Pay with Card' button. Did not test Android yet. Here is the error output from XCode. I do not receive any errors from RN Debugger during crash. Code
Error |
Are you using the latest release or from this branch https://github.com/taessina/react-native-paypal-wrapper/tree/accept-credit-card? The latest release supports credit card only on Android. Unfortunately we can't afford to maintain the project any longer. Nevertheless we're happy to accept PR or takeover. |
Hi i am using your module i have a problem with currency (currency: 'INR',) its not accepted INR. |
Please open a new issue for this. I believe that’s more to a paypal config error, irrelevant to this repo. Anyways please ensure you are using an Indian PayPal account. |
same here in Ios, ,,in android it is fine. |
is possible in ios with this library or should i change the library? |
Hey I am using your paypal-wrapper. I am glad that it runs smoothly and quick.
However, I would like to ask if there is an option for user to enter credit card, as not every user has a paypal account.
Is there any thing I can do / set in order to enable the credit card button?
Or I should update the Paypal SDK instead?
Appreciate for your kindly help.
The text was updated successfully, but these errors were encountered: