How do I update the customers default payment method in Stripe after creating a paymentIntent?

后端 未结 0 1943
走了就别回头了
走了就别回头了 2020-12-30 08:28

I am trying to setup a subscription for a connect account. My flow is create the customer:

    $customer = \\Stripe\\Customer::create([
        \'description\         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题