【发布时间】:2019-01-04 19:10:42
【问题描述】:
我们使用 CustomerSession 设置客户默认来源
CustomerSession.getInstance().setCustomerDefaultSource(
this,
customerSource.getId(),
customerSource.getSourceType(),
listener);
但是我可以设置 null 或删除默认的客户来源吗?
【问题讨论】:
标签: android kotlin stripe-payments