测试卡: https://docs.adyen.com/developers/test-cards/test-card-numbers
答案 0 :(得分:1)
$dt = Carbon::now();
echo $dt->diffInYears($dt->copy()->addYear()); // 1
// $dt was unchanged and still holds the value of Carbon:now()
环境中使用Google Pay时,默认情况下,API仍需要有效的卡号。这样,如果您使用无效信息,检查仍将失败。如此说来,您的卡永远不会收费,系统响应的令牌也不会执行任何交易。答案 1 :(得分:0)
在此功能中getGoogleTransactionInfo()
添加到totalPrice
:
"<?php echo $prix; ?>"
与评论中一样。