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

Support all payment methods, Stripe Checkout support, payment sources sync #242

Closed
wants to merge 27 commits into from

Conversation

lukeholder
Copy link
Member

Description

This is the next version of the Stripe plugin as WIP.

lukeholder and others added 23 commits June 18, 2021 16:10
# Conflicts:
#	src/Plugin.php
#	src/gateways/Gateway.php
- Checkout gateway create
- Simple payment redirect works
- Refund works
# Conflicts:
#	src/web/assets/plansettings/js/planSettings.js
- Moved subscription-related methods to base subscription class
- implemented support for legacy payment method ID requests that confirm payment intent immediately
- Added support for checkout and stripe elements with support for themes and
- Removed dependency on jQuery in payment form
-
# Conflicts:
#	composer.json
#	composer.lock
#	src/Plugin.php
#	src/base/Gateway.php
#	src/gateways/PaymentIntents.php
#	src/services/Customers.php
@a-rp
Copy link

a-rp commented Jul 31, 2023

@lukeholder does "all payment" methods include buy now pay later?

@lukeholder
Copy link
Member Author

@lukeholder does "all payment" methods include buy now pay later?

Yes for cart checkout but not for subscriptions

@lukeholder lukeholder closed this Sep 6, 2023
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.

3 participants