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

Pre-authorize card before adding as payment method #1569

Merged
merged 1 commit into from
May 14, 2024

Conversation

velioglu
Copy link
Member

@velioglu velioglu commented May 9, 2024

While adding a new card payment method, authorizing 1$ to make sure that the card is valid and that amount can be authorized. If successful, authorization amount will be refunded immediately and card will be added as payment method.

@velioglu velioglu requested a review from a team May 9, 2024 03:00
@velioglu velioglu force-pushed the velioglu/1_dollar_preauth branch from 4acd245 to e89fb1a Compare May 9, 2024 03:01
@velioglu velioglu changed the title Pre-authorize credit card before adding as payment method Pre-authorize card before adding as payment method May 9, 2024
@velioglu velioglu force-pushed the velioglu/1_dollar_preauth branch from e89fb1a to 585ea1c Compare May 9, 2024 18:52
@velioglu velioglu requested a review from enescakir May 10, 2024 20:04
routes/web/project/billing.rb Outdated Show resolved Hide resolved
routes/web/project/billing.rb Outdated Show resolved Hide resolved
While adding a new card payment method, authorizing 1$ to make sure
that the card is valid and that amount can be authorized. If successful,
authorization amount will be refunded immediately and card will be added
as payment method.
@velioglu velioglu merged commit 742da71 into main May 14, 2024
6 checks passed
@velioglu velioglu deleted the velioglu/1_dollar_preauth branch May 14, 2024 07:16
@github-actions github-actions bot locked and limited conversation to collaborators May 14, 2024
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.

None yet

4 participants