You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 27, 2023. It is now read-only.
Add order_id to Charges and my_customer_id to Customers created in sample app. (#35)
This shows off using the `metadata` field to include application-specific information
in the Stripe objects.
These metadata fields can be used for looking up the associated Order/Customer in your
app's backend, given the Order/Customer from Stripe.
0 commit comments