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

Is it possible to get the stripe button link before the last checkout step ? #41

Open
nfacciolo opened this issue Feb 21, 2023 · 3 comments
Labels
question Further information is requested

Comments

@nfacciolo
Copy link

Hello thanks for this helpful bundle !

I would like to get the stripe button payment button before the last step like paypal the paypal button bellow:
image

The final goal is to shunt the last step:
image

@Prometee
Copy link
Member

Hello @nfacciolo adding a Stripe button will requires some effort, however you can easily skip the last step of the Sylius checkout :
Sylius/Sylius-Standard@1.12...Prometee:Sylius-Standard:no-checkout-complete-page

@Prometee Prometee added the question Further information is requested label Feb 21, 2023
@nfacciolo
Copy link
Author

Thanks for your answer but it does not work on sylius 1.11.14.
I did otherwise.

@Prometee
Copy link
Member

It must work on 1.11 the state machine didn't change since the beginning of it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants