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

Add stripe as a payment gateway #6

Merged
merged 5 commits into from
Jul 16, 2017
Merged

Add stripe as a payment gateway #6

merged 5 commits into from
Jul 16, 2017

Conversation

naoufal
Copy link
Owner

@naoufal naoufal commented Jul 15, 2017

Overview

  • Adds Stripe support
  • Adds Stripe examples
  • Adds gateway validation
  • Adds Stripe documentation
  • Updates README features
  • Closes Add Stripe Support #4

Screen

@naoufal naoufal self-assigned this Jul 15, 2017
@naoufal naoufal merged commit 8523ecf into master Jul 16, 2017
@naoufal naoufal deleted the gateway/stripe branch July 16, 2017 19:56
mitchmartinbb pushed a commit to mitchmartinbb/react-native-payments that referenced this pull request Sep 25, 2018
nabilfreeman pushed a commit that referenced this pull request Jan 11, 2021
* Added paymentMethod field to applepay details

* fix compilation error

* Added static canMakePaymentsUsingNetworks method

* Add billingContact and shippingContact to paymentResponse on iOS

Require billing address with additional option 'requireBilling'

* Add name to billingContact and shippingContact

Remove billingContact and shippingContact reference that
is in the wrong place and is always undefined. It
should only be in the details field.

* bump version to 0.7.2

* Add license

* remove unnecessary json parsing; uniform method names; fix activation state

* Revert "Add license"

This reverts commit 1f1e6d8.

* fix podspec

* fix billing/shipping stuff

* Zero Amount (#5)

* validate ios version to authorize amount = 0 only for version greater or equal to 12.0
* bump version

* Zero price payments (#6)

* validate ios version to authorize amount = 0 only for version greater or equal to 12.0

* bump version

* change name of the method to validate the support of zero amount and change if condition

* bump version

* support for androidx

* remove packages folder

* remove conflicts with xcode projects and tabs v whitespace

* weird whitespace / tab conflicts

* weird whitespace / tab conflicts

* deleted package lock by mistake

* adds Truphone to the list of organizations

Co-authored-by: ACOSW <[email protected]>
Co-authored-by: Mitch Martin <[email protected]>
Co-authored-by: nricardo <[email protected]>
Co-authored-by: ThasMe,Joana <[email protected]>
florinvasilevilsan pushed a commit to florinvasilevilsan/react-native-payments that referenced this pull request Sep 19, 2024
Setup Dependabot to use GitHub private registries
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

Successfully merging this pull request may close these issues.

1 participant