文件名称:paypal-example:来自https的示例代码
文件大小:5KB
文件格式:ZIP
更新时间:2024-05-18 15:28:20
php paypal paypal-ipn PHP
PayPal与PHP和MySQL集成的示例 该存储库中的代码来自我们的博客文章“ 。 index.html-包含用于付款的表格 payments.php-包含付款的请求/响应代码 functions.php-包含Payments.php使用的一些功能 payment-successful.html-成功付款后,PayPal返回的页面 Payment-cancelled.html-取消付款后,PayPal返回的页面
【文件预览】:
paypal-example-master
----functions.php(2KB)
----payment-successful.html(303B)
----README.md(570B)
----payment-cancelled.html(304B)
----payments.php(3KB)
----create_payments.sql(331B)
----.editorconfig(271B)
----index.html(992B)