doushang2571 2017-05-18 12:49
浏览 134
已采纳

PayPal PHP API,信用卡和借记卡的处理方式相同吗?

I am using the PayPal PHP API within a Laravel 5 install. It works great, and I am taking payments perfectly in the sandbox environment.

I am wanting to process both credit and debit cards.

I am really finding it hard to find anything online regarding if there is any different call for debit cards, the below code seems to work for all my test sandbox test cards.

Does anybody know if there is another call for processing debit cards?

$payer->setPaymentMethod('credit_card')

Massive thanks in advance!!!

  • 写回答

1条回答 默认 最新

  • duanluo5096 2017-05-18 16:13
    关注

    As long as the type of card (Visa, MasterCard, Amex, etc..) is supported by the processor, the transaction will be processed regardless of the fund source associated with the card. Debit, credit and prepaid describe the type of funds attached to the card but do not change how the card is handled by the merchant.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 c语言怎么用printf(“\b \b”)与getch()实现黑框里写入与删除?
  • ¥20 怎么用dlib库的算法识别小麦病虫害
  • ¥15 华为ensp模拟器中S5700交换机在配置过程中老是反复重启
  • ¥15 java写代码遇到问题,求帮助
  • ¥15 uniapp uview http 如何实现统一的请求异常信息提示?
  • ¥15 有了解d3和topogram.js库的吗?有偿请教
  • ¥100 任意维数的K均值聚类
  • ¥15 stamps做sbas-insar,时序沉降图怎么画
  • ¥15 买了个传感器,根据商家发的代码和步骤使用但是代码报错了不会改,有没有人可以看看
  • ¥15 关于#Java#的问题,如何解决?