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

feat(google pay): Add support for existingPaymentMethodRequired #849

Merged
merged 1 commit into from
Sep 7, 2023

Conversation

cbarton
Copy link
Member

@cbarton cbarton commented Sep 7, 2023

Adds support for IsReadyToPayRequest.existingPaymentMethodRequired to emit a google-pay-not-available error and not render the button if the user does not have a card that is supported by merchant's gateway configuration.

This can be configured via the existingPaymentMethodRequired option in recurly.GooglePay.

Adds support for `IsReadyToPayRequest.existingPaymentMethodRequired` to
emit a `google-pay-not-available` error and not render the button if the user does not have a
card that is supported by merchant's gateway configuration.

This can be configured via the `existingPaymentMethodRequired` option in
`recurly.GooglePay`.
@chrissrogers chrissrogers merged commit fe9a4e7 into master Sep 7, 2023
24 of 38 checks passed
@chrissrogers chrissrogers deleted the google-pay-existing-pay-method branch September 7, 2023 22:45
recurly-integrations pushed a commit that referenced this pull request Sep 7, 2023
[Full Changelog](v4.25.8...v4.25.9)

**Merged Pull Requests**

- feat(google pay): Add support for `existingPaymentMethodRequired` [#849](#849) ([cbarton](https://github.com/cbarton))

##### Minified MD5 Checksum
```
a5ac99f5024e48c4fe94fbdc463272b8 ./build/recurly.min.js
```
##### [SRI Hash](https://www.srihash.org/)
```
+1J6bdrulKTv1pSolgnf2k9/Dt/PZQYPWJ/9uKbasDkck95TUkhTkswxYq3P6bNi
```
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.

2 participants