79249942

Date: 2024-12-04 05:05:41
Score: 1
Natty:
Report link

Seems that the only way is create-and-throw a Customer object with custom fields which would automatically be populated into your Invoice: https://docs.stripe.com/invoicing/customize#custom-field-inheritance.

If you want to reuse an existing Customer, you may want to edit its custom field and reset back after created the Subscription via Checkout Session.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
Posted by: orakaro