Skip to content
赞助

PayPal 确认回调

TIP

PayPal 的实现由 GitHub Copilot 生成

方法名参数返回值
successResponse

例子

php
Pay::config($config);

// $result = Pay::paypal()->callback();

return Pay::paypal()->success();

订单配置参数

Released under the MIT License.