-
Solidus has a concept of Payment methods such as "CreditCard", "PayPal" and so on. This gem uses a single payment method for all of these, adding quite bit of complexity to e.g. the payment form when …
-
**Is your feature request related to a problem? Please describe.**
Currently we need to specify a separate `applepay` section in the configuration in order to set the merchantID. But this ID is avail…
-
I am attempting to collect user payment using the Stripe SDK in react native, but having some issues with the current flow I am attempting.
Essentially, it goes like this:
1. Collect payment inf…
-
Redsys allows integrating with both Goole Pay and Apple PAy:
https://pagosonline.redsys.es/googlePay.html
https://pagosonline.redsys.es/applePay.html
In short:
- To integrate with Google Pay i…
-
Hi everyone!
I’m having an issue displaying new Orders after a checkout event. I understanding that there is some sort of polling, but in my case orders won’t show up until the user signs out and t…
-
We're using Magento's built in Google recaptcha support on the checkout due to scam card checking attempts.
But with this enabled the instant pay buttons aren't working.
**To Reproduce**
Steps …
-
//微信
if ([url.host isEqualToString:@"pay"])
//支付宝
else if ([url.host isEqualToString:@"safepay"])
//银联
else if ([url.host isEqualToString:@"uppayresult"])
-
Hi @naoufal,
First of all thanks for this RN module.
We're using this module to test payments using ApplePay in our app.
The issue we're facing now, is that in the `PaymentResponse` object return…
-
Hello @barbieri @miracle2k @markrickert @madoke @kowalski
Thank you guys for this awesome library, as this is the only react-native library for processing the ApplePay/GooglePay,
unfortunately …
-
Magento ver. 2.1.9
1. Checkout
2. Select Payment Method > Apple Pay
3. Select Card & Confirm Payment
4. Payment says "Done"
5. Nothing happens.