Hazel
0
Q:

python stripe code

import stripe
charge = stripe.Charge.retrieve(
  "ch_1H4WXdElGQ4UD0TksolDDDft",
  stripe_account="acct_1H4VoPElGQ4UD0Tk"
)
charge.save() # Uses the same account.
0

New to Communities?

Join the community