-
Notifications
You must be signed in to change notification settings - Fork 43
Installation problem #32
Comments
Oh apparently, we can't run another app at the same port :8000 (even though I have none running) |
Been trying for hours, just couldn't get pass
I've created a test data on Stripe and follow everything to a "T" How do we exactly add "quantity" to Product on Stripe? Hopefully someone is kind enough to point me in the right direction. What supposedly a 5-min installation turned in hours scratching my head Thanks everyone. |
@yansusanto Did you figure this out? You have to use the Stripe API to add SKU/quantity. |
The latest version of the starter comes with Stripe fixtures, which I hope will alleviate problems others are having with getting the proper data setup in Stripe. It also moves from the Orders API (Skus) to the Prices API. Please let me know if you have any problems with the new version of the starter! |
Hi there,
I hope someone in the know could help point me in the right direction. What could I possibly be missing? Thank you!
The text was updated successfully, but these errors were encountered: