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

Paying with Paypal Express programmatically for subscriptions orders #170

Open
pastullo opened this issue Aug 31, 2017 · 0 comments
Open

Comments

@pastullo
Copy link
Contributor

I have a subscriptions system on my spree store where i programmatically create a new order, taking all the info from the previous one.
As long as the user create the payment in the normal checkout process, the PaypalExpress payment works great.

However, when i create the new order the next month and i run order.next to process the payment i get an error message that says:
Payment method identification was not specified

Is it possible to take a payment without the user manually doing the checkout process all over again?

@pastullo pastullo changed the title Paying with Paypal Express on subscriptions Aug 31, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant