PHP latest enterprise-level automatic card issuance platform website source code complete commercial version, multiple payment interface functions, operator-level automatic card issuance system source code download PHP environment: php 5.X
MySQL environment: mysql 5.6
The server needs to enable pseudo-static
Payment interface related settings:
WeChat interface:
Log in to the backend -> Channel Management -> Access Information -> Set up WeChat public payment, fill in the email account and access ID
Log in to the background -> System settings (upper right corner) -> WeChat settings and fill in the relevant information
Source code modification:
Directory: payqqcode_banklibWxPay.Config.php Modify related configurations
payqqcode_bansend_qqcode.php Modify the callback URL and related configurations
Directory: payweixin_banklibWxPay.Config.php Modify related configurations
Alipay interface
Log in to the backend -> Channel Management -> Access Information -> Fill in the relevant settings for the Alipay interface
Log in to the backend -> Channel Management -> Access Information -> Fill in the relevant settings for the mobile Alipay interface
Source code modification:
Directory: payalipay_bankalipay.config.php Modify the callback URL
Directory: payaltwap_bankalipay.config.php Modify callback URL and related parameters
payaltwap_banksend_qqcode.php Modify the callback URL and related parameters
QQ wallet interface:
Source code modification:
Directory: payqqpay_bankqpayMch.config.php Modify relevant parameters
payqqpay_banksend_qqpay.php Modify the callback URL and related parameters
If you need to access other third-party interfaces, please modify it yourself or contact customer service for paid assistance.
Email settings: Log in to the backend -> System settings (upper right corner) -> Fill in the relevant information for email service
Note: Must be configured: the cache directory needs to be given read and write permissions to the directory.