#JonnyJ
1 messages · Page 1 of 1 (latest)
should be customer=customer.id at least, that jumps out to me
hard to say more without knowing the specific error message you're getting
Oh, yeah I just found the error :stripe.error.InvalidRequestError: Request req_MEvRfBr27XA78e: You must provide mode when using prices.
also your price_id might be for a recurring price and not a one-time one
yes, that must be it.
yeah I don't think mode is optional, you need mode="payment"