如何在swift 4中显示braintree支付的付款图标?

时间:2018-06-05 06:42:54

标签: ios swift braintree-sandbox

我正在打电话

  

func showDropIn(clientTokenOrTokenizationKey:String){}

使用我的令牌的方法并在我的PaymentSelectController中输入测试信用卡号码(4111 1111 1111 1111),但我想在下一个OrderConfirmationController中显示信用卡图标以及信用卡号。

这样的事情:

enter image description here

对此最好/最有效的想法是什么?

0 个答案:

没有答案