#AlexT

1 messages · Page 1 of 1 (latest)

kind slateBOT
odd thorn
#

Hello! What's your use case? What do you want it to be the default for (like what kind of payments)?

bleak lodge
#

I am using the method "Save payment details during payment" to create a customer and bill later to acomplish recurring billing

odd thorn
#

Then it will be used by default for Invoices for that Customer.

bleak lodge
#

Thanks

kind slateBOT
bleak lodge
#

I created the option as New Stripe.CustomerInvoiceSettings

#

options.DefaultPaymentMethod = ObjIntent.PaymentMethod

#

but how do I update the customer? C# SDK

#

I mean what API call