Skip to content
This repository was archived by the owner on Nov 20, 2025. It is now read-only.

Upgrade latest version 0.8.4#7

Draft
snanthagopal wants to merge 24 commits intoConnectedHomes:version-0.7.3from
naoufal:master
Draft

Upgrade latest version 0.8.4#7
snanthagopal wants to merge 24 commits intoConnectedHomes:version-0.7.3from
naoufal:master

Conversation

@snanthagopal
Copy link
Collaborator

No description provided.

ds8k and others added 23 commits November 17, 2020 22:52
* Add cornerRadius prop

* Add native support for cornerRadius

* Update docs
* allow 0 as a total for payment

* also allow 0 for things like tax/etc.
#133)

* Add ios react native directory to header search paths (for pods)

* Make the ios search path recursive

* Bump to 0.7.2

* Update ReactNativePayments.m

Add support for MADA payment Saudi Arabia

Co-authored-by: rkaartikeyan <rkaartikeyan@gmail.com>
* 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.
Correctly pass on promise failure of NativePayments.show()
* Add ios react native directory to header search paths (for pods)

* Make the ios search path recursive

* Bump to 0.7.2

* Update ReactNativePayments.m

Add support for MADA payment Saudi Arabia

* sync from react-native-easy-payments

* fixed this on the intents branch which isn’t quite ready yet, so I’ll commit here

* bugfix - incompatible export of PKPaymentButton

* update readme linking to iOS example project

* update organization name format

* delete old stripe project so people don't get confused

* also delete braintree, the iOS example project explains clearly how to use it

Co-authored-by: rkaartikeyan <rkaartikeyan@gmail.com>
Thanks for contributing!
* 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 <acosw@yandex.ru>
Co-authored-by: Mitch Martin <mitch.martin@brandingbrand.com>
Co-authored-by: nricardo <nelson.s.ricardo@gmail.com>
Co-authored-by: ThasMe,Joana <redbugmilk@gmail.com>
* Update broken links

* Use relative links

Co-authored-by: Rakesh Arunachalam <rakesh@thoughtbot.com>
…ly a ShippingOption change (#290)

* Do not trigger a ShippingOption reset if the original event is actually a ShippingOption change

* Add missing &&
* fix: make abort method on PaymentRequest actually return a Promise<void>, thereby properly cancelling event listeners

* chore: use single quotes

* chore: fix accidental removal of get shippingAddress getter
👍 Done, but it might be a while before this gets released in an official version. Feel free to install against the commit or master branch. (and check out the README on front page)
@snanthagopal snanthagopal changed the base branch from feature/upgrade-v0.8.4 to feat/upgrade-0.8.3 April 20, 2023 14:32
@snanthagopal snanthagopal marked this pull request as draft April 20, 2023 14:32
@snanthagopal snanthagopal changed the base branch from feat/upgrade-0.8.3 to version-0.7.3 April 20, 2023 14:43
More information about the future of the repo and available alternatives
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.