Hi, love the product so far.
For my client I'm interested to know about the tie-in between site customers and stripe data.
How do we pass member id to stripe for repeat orders? Stripe says they support this.
On this project, all customers must log-in before ordering is possible, so we should be able to pass along something...
The in terms of order management, the product name, quantity and address are in wordpress already, so it seems that I could do order management from WP admin area if I had confirmation that stripe processing was successful.
This part of Gravity+Stripe is not clear.