-
Explore using Applepay with Stripe on checkout instead of only credit card.
-
The list of enum values for [PaymentMethod](https://schema.org/PaymentMethod) points to the [goodrelations web-site](http://www.heppnetz.de/ontologies/goodrelations/) which seems to have been updated …
-
Regarding the use of `NSDecimalNumber` in https://github.com/google-pay/flutter-plugin/blob/main/pay_ios/ios/Classes/PaymentHandler.swift#L125, please read the Discussion section in https://developer.…
-
I'm trying to implement the Apple Pay with ionic, Everything works fine. Apple Pay drop in sheet comes with payment info. On makePaymentRequest method I do get the Base64 token, But I have no idea, ho…
-
Esse plugin chama o GooglePay ou ApplePay do celular de acordo a plataforma, como o Stripe faz?
https://pub.dev/packages/stripe_payment
-
Dobrý den,
při zaslání requestu na API endpoint `applepay/process` se nám vrátí kód 400 s následující chybou:
`Invalid attribute type in request: Cannot construct instance of cz.monetplus.mips.m…
-
Hi! May be I am doing something wrong, but I am really confused.
I am trying to test Apple Pay on real device in release iOS build (through XCode Run), but got undefined paymentToken.
We set up Ap…
-
Hi. Normally google and apple pay work fine. but sometime when I call handlePayment it doesn't open the apple or google pay modal and return error.message The payment has been canceled. Mostly in appl…
-
> 2021-01-27 14:09:14.772749+1300 [47437:1094357] ApplePay canMakePayments == true
2021-01-27 14:09:14.776377+1300 [47437:1094357] ApplePay request ==
2021-01-27 14:09:14.784550+1300 [47437:1094357…
-
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used [patch-package](https://github.com/ds300/patch-package) to patch `react-native-apay@1.3.1` for the project I'm working …