duangai1368 2015-04-26 21:58
浏览 136
已采纳

如何通过authorize.net验证信用卡信息(账单,卡号等)?

I'm not just talking about validating the card numbers' format, im talking about actually sending it through authorize.net(for instance) to validate the card info. Is there a way to do this without a transaction through authorize.net?

I already saw this link and its not what I'm looking for. I want to send the credit card info to authorize.net for validation/verification, not just validate the format.

  • 写回答

2条回答 默认 最新

  • dtuct88226 2015-04-26 21:59
    关注

    No. The only way to know a credit card is valid is to process a transaction. Only then is the bank contacted to validate the credit card.

    FYI, I am the author of the article you linked to.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(1条)

报告相同问题?

悬赏问题

  • ¥15 高德地图点聚合中Marker的位置无法实时更新
  • ¥15 DIFY API Endpoint 问题。
  • ¥20 sub地址DHCP问题
  • ¥15 delta降尺度计算的一些细节,有偿
  • ¥15 Arduino红外遥控代码有问题
  • ¥15 数值计算离散正交多项式
  • ¥30 数值计算均差系数编程
  • ¥15 redis-full-check比较 两个集群的数据出错
  • ¥15 Matlab编程问题
  • ¥15 训练的多模态特征融合模型准确度很低怎么办