什么是条带更新选项? [英] What is stripe update option?

查看:112
本文介绍了什么是条带更新选项?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在为特定客户更新条带订阅,但显示stripeupdateoption的参数我不知道它是什么。



我尝试过:



这里第一个参数我传递了subsId,但第二个参数是

I am updating stripe subscription for a particular customer,but the parameters showing stripeupdateoption i dont know what is it.

What I have tried:

here first parameter i passed subsId,but second parameter is

stripeupdateoption 

它是什么?怎么样传递



what is it ?how to pass

var subscriptionService = new StripeSubscriptionService(apiKey);
           StripeSubscription stripeSubscription = subscriptionService.Update(SubscriptionId,?);

推荐答案

如果您使用的是开源Stripe.NET代码,那么这个 [ ^ ]。如果它是一个不同的库,您需要去阅读该库周围的文档。
If you are using the open source Stripe.NET code, it's this[^]. If it's a different library, you need to go and read the documentation surrounding that library.


这篇关于什么是条带更新选项?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆