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(stripe-payment-methods): update stripe payment provider method list #1738

Merged
merged 1 commit into from
Mar 4, 2024

Conversation

lovrocolic
Copy link
Collaborator

Context

Currently BACS and ACH payment method schemas cannot be used in Lago

Description

This PR enables customers to use both BACS and ACH

@lovrocolic lovrocolic force-pushed the update-provider-payment-method-list branch from 64d0b81 to d37479c Compare March 4, 2024 10:21
@lovrocolic lovrocolic merged commit 59f3fe1 into main Mar 4, 2024
6 checks passed
@lovrocolic lovrocolic deleted the update-provider-payment-method-list branch March 4, 2024 13:29
annvelents pushed a commit that referenced this pull request Jul 8, 2024
## Context

This PR was previously opened at:
#2228

## Context and Description from the previous PR

### Context

My customers prefer the Link payment method (https://link.com/) not to
be confused with stripe payment links
(https://docs.stripe.com/payments/link) when checking out with stripe.
In order to reasonably migrate existing customers with Link payment
methods, I'll need this as an option. This payment method is compatible
with Payment Intents.

Slack conversation:
https://lago-community.slack.com/archives/C03MCH55EL8/p1719509722047739

References #1738
### Description

Adds the link payment method to the stripe customer

---------

Co-authored-by: gabriel ruttner <gabriel.ruttner@gmail.com>
Co-authored-by: Anna Velentsevich <anna@getlago.com>
abdussamadbello pushed a commit to abdussamadbello/lago-api that referenced this pull request Aug 8, 2024
## Context

This PR was previously opened at:
getlago#2228

## Context and Description from the previous PR

### Context

My customers prefer the Link payment method (https://link.com/) not to
be confused with stripe payment links
(https://docs.stripe.com/payments/link) when checking out with stripe.
In order to reasonably migrate existing customers with Link payment
methods, I'll need this as an option. This payment method is compatible
with Payment Intents.

Slack conversation:
https://lago-community.slack.com/archives/C03MCH55EL8/p1719509722047739

References getlago#1738
### Description

Adds the link payment method to the stripe customer

---------

Co-authored-by: gabriel ruttner <gabriel.ruttner@gmail.com>
Co-authored-by: Anna Velentsevich <anna@getlago.com>
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