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

Update the sync workflow to support the new Stripe Checkout #87

Closed
benface opened this issue Apr 6, 2020 · 2 comments
Closed

Update the sync workflow to support the new Stripe Checkout #87

benface opened this issue Apr 6, 2020 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@benface
Copy link

benface commented Apr 6, 2020

Right now when you try to sync orders created with the new Stripe Checkout, a lot of information isn't properly synced:

  • Billing details (including customer name)
  • Shipping details
  • Order items (other than the first one)
  • Maybe more that I don't know about
@andrelopez andrelopez self-assigned this Apr 6, 2020
@andrelopez andrelopez added the enhancement New feature or request label Apr 6, 2020
@andrelopez andrelopez added bug Something isn't working and removed enhancement New feature or request labels Apr 21, 2020
@andrelopez
Copy link
Member

Hi @benface We just released Stripe Payments v2.6.0 with a fix to the addresses issue. We can't add the info from the line items to the Order you may need to query Stripe directly, sorry about that.

@benface
Copy link
Author

benface commented Apr 22, 2020

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants