我在找2Checkout的沙盒。但是,我找不到它。请帮帮我。
发布于 2021-10-11 14:25:04
2Checkout支持沙盒/测试签出的demo参数。
demo
只需添加此元素'demo' => 'Y'或'demo' => true即可使用2Checkout沙箱
'demo' => 'Y'
'demo' => true
阅读更多:Transition Guide for 2CO Sandbox
https://stackoverflow.com/questions/69265306
相似问题