apple-pay
Here are 51 public repositories matching this topic...
-
Updated
May 21, 2020 - JavaScript
Before I have submitted the issue
[ ] I have read an installation guide
[ ] I know that for an iOS I need to install pods because I've read the installation guide
[ ] I have read a [linking guide](https://tipsi.github.io/tipsi-stripe/docs/linking.ht
-
Updated
May 12, 2020 - PHP
-
Updated
Apr 13, 2017 - Python
-
Updated
May 21, 2020 - HTML
-
Updated
Jan 22, 2018 - Go
-
Updated
May 17, 2017 - JavaScript
The SolidusPaypalBraintree::Gateway#generate_token method has ambiguous behavior. If token generation is disabled it returns a string acting as a "error message" as described in the documentation. If the generation is enabled it also returns a string.
-
Updated
Feb 15, 2020 - TypeScript
-
Updated
Oct 25, 2017 - CSS
-
Updated
Nov 2, 2019 - PHP
-
Updated
Mar 11, 2020 - Python
-
Updated
Jun 15, 2018 - Objective-C
-
Updated
May 11, 2020 - Crystal
-
Updated
Sep 15, 2019 - JavaScript
-
Updated
Feb 15, 2019 - Python
-
Updated
Jun 13, 2017 - C#
-
Updated
Jan 17, 2017 - JavaScript
-
Updated
Jan 26, 2019 - Ruby
-
Updated
Mar 26, 2017 - JavaScript
-
Updated
May 22, 2020 - C#
-
Updated
Dec 16, 2019 - Swift
-
Updated
Feb 16, 2019 - JavaScript
Improve this page
Add a description, image, and links to the apple-pay topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the apple-pay topic, visit your repo's landing page and select "manage topics."
Need help to resolve this issue. @barbieri @Andreyco @miracle2k @zibs
project configuration:
`{
"name": "PaymentDemo",
"version": "0.0.1",
"private": true,
"scripts": {
"start": "react-native start",
"test": "jest",
"lint": "eslint ."
},
"dependencies": {
"react": "16.8.6",
"react-native": "0.60.4",
"react-native-payments": "^0.7.1",
"react