Braintree 付款 - 处理器拒绝(2409)沙盒交易错误

Braintree payments - processor declined(2409) error for sandbox transaction

我正在尝试测试 Braintree Payments 沙箱环境,它对某些付款工作正常,但不是全部。

在某些付款中,我在 Braintree 中看到了交易,但它有错误 processor declined(2409)

根据 Braintree 的文档,这意味着:

The customer's bank is unwilling to accept the transaction. The customer will need to contact their bank for more details regarding this generic decline.

但是,我使用的是沙盒,它发生在 PayPal 和 Braintree 提供的用于测试的卡号上。

这似乎只发生在更大的数量上。我现在正在尝试对此进行测试,以查看截止金额是多少,或者这是否只是巧合。目前它正在处理超过 1000 但不超过 2000 的付款。

有谁知道这是否是沙盒中的某种限制,或者以前有人遇到过这种情况。我担心这会影响生产环境,但不能测试超过2000的交易。

没关系,根据此处的文档,这是预期的 https://developers.braintreepayments.com/reference/general/testing/php