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: Payment by stripe #374

Closed
wants to merge 4 commits into from
Closed

feat: Payment by stripe #374

wants to merge 4 commits into from

Conversation

TeddyRoncin
Copy link
Member

Payment by stripe

Changes

Now use Stripe for payment instead of Etupay

.env.example Outdated Show resolved Hide resolved
src/utils/environment.ts Outdated Show resolved Hide resolved
@@ -410,6 +413,13 @@ const Shop = () => {
</div>
</div>
</div>
{stripeToken && (
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

design à refaire car là le paiement pop au milieu de la page

=> faire une page indépendante

@DevNono DevNono closed this Sep 11, 2024
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