我正在尝试通过 API 调用向 BlueSnap 的沙箱中的购物者收费 - 使用简单的Auth-Capture 调用,但我不确定我可以使用哪些测试卡:
<credit-card>
<card-number>4263982640269299</card-number>
<security-code>837</security-code>
<expiration-month>02</expiration-month>
<expiration-year>2018</expiration-year>
</credit-card>
我正在寻找以下方面的参考: 1. 我可以使用我在 Google 上找到的任何测试卡吗?2. 我能以某种方式测试卡故障吗?3. 在线钱包可以使用相同类型的卡吗?