pinax/pinax-stripe-light

subscription end points no longer accept a source parameter

paltman opened this issue · 0 comments

subscription endpoints no longer accept a source parameter. Changing the default source for a customer we should create a new source using the source creation API and then update the customer to set it as the default through customer update API.