#bcodez
1 messages · Page 1 of 1 (latest)
Hi there 👋 the default_payment_method field on a Customer or Subscription object is intended to be used with Subscriptions that have a collection_method of charge_automatically. When that is the case our system will try to automatically charge the default payment method without any customer interaction when the Subscription renews.
The Hosted Invoice Page, as far as I'm aware, doesn't support pulling in or displaying information about a Customer's default payment method, and you would need to build custom UI to offer something like that.