信息有效

雷霆传奇H5 对接内充 +对接文件下载

编号:T-2234  2025-05-05 有效期:9999天  21人次

    点击对接平台 支付宝微信

    PayPal

    把cpdd文件夹丢到网站根目录,修改\cpdd\lib\epay.config.php里面的商户ID和商户密钥

    修改\cpdd\epayapi.php里面的同步地址和异步地址为你的网址

    文件\cpdd\notify_url.php里面为业务逻辑和游戏比例,如有变动,请自行修改

    支付平台地址:https://cpdd.net

    支付结算方式:T+1

    平台客服QQ:504825000[免费对接各种游戏/论坛/平台]

    雷霆对接说明:

    找到main.min.js内查找接口并替换成

    e.prototype.showReCharge = function (t) {

                    if(OpenSystem.ins().checkSysOpen(SystemType.FIRSTCHARGE)){

                             amount =GlobalConfig.RechargeItemsConfig[t].cash;               

                            var isDialogExist = document.getElementById('dialog')                       

                            if(isDialogExist){

                                    isDialogExist.remove()

                            }

                   

                            document.createElement('div');

                            var dialog = document.createElement('div');  

                            var iframe = document.createElement('iframe');  

                            var closeBtn = document.createElement('span');  

                            iframe.setAttribute('src', "cpdd/?shopname=" + t + "&price=" + amount + "&name="  + Actor.myName + "&username=" + Actor.actorID + "&serverid=" + LocationProperty.srvid + "&acc=" + LocationProperty.openID)

           

           

                            closeBtn.style.position = 'absolute';

                            closeBtn.style.right = '7%';

                            closeBtn.style.top = '4%';

                            closeBtn.innerHTML = '关闭';

                           

                            closeBtn.onclick = function(){

                                    dialog.style.display = 'none'

                            }

                           

                            iframe.style.width = '100%';

                            iframe.style.height = '100%';

                   

                            dialog.setAttribute('id', 'dialog')

                            dialog.appendChild(iframe)

                            dialog.appendChild(closeBtn)

                   

                            dialog.style.position = 'absolute';

                            dialog.style.top = '5%';

                            dialog.style.left = '5%';

                            dialog.style.right = 0;

                            dialog.style.bottom = 0;

                            dialog.style.width = '90%';

                            dialog.style.height = '90%';

                            dialog.style.zIndex = '1000';

                            document.getElementsByTagName('body')[0].appendChild(dialog)

                           

                           

                            void(

                                    window.showRecharge

                                    ? window.showRecharge(t, Actor.actorID, {

                                            actorName: Actor.myName,

                                            actorLevel: Actor.level

                                    })

                                    : (

                                            alert("未接入支付接口"),

                                            ViewManager.ins().close(WarnWin)

                                    )

                            )

                    } else {

                            void UserTips.ins().showTips("充值已屏蔽")

                    }

            },

    雷霆暗殿对接说明:

    搜索e.prototype.showReCharge这段

    找到这里替换从var r---到---a.rmb;这结束

    var r = "/cpdd/?price=" + t.amount + "&name="  + Actor.myName + "&username=" + Actor.actorID + "&serverid=" + LocationProperty.srvid + "&acc=" + LocationProperty.openID;

    雷霆皇朝对接说明:

    找到index.html文件,直接替换或者查找到function windowsplay(payid, money, names, actor, srvid, users, srvme) 这段代码,整段script替换为下面这段

使用信息须知(必读)

①本主题所有言论和图片纯属会员个人意见,与本站立场无关

②本站所有主题由该帖子作者发表,该帖子作者与本站享有帖子相关版权

③樱桃游戏开服网仅提供信息交流平台,不介入任何交易过程,不承担安全风险和法律责任

④本帖部分内容转载自其它媒体,但并不代表本站赞同其观点和对其真实性负责

⑤该页面资源下载仅保存于网盘,本站不涉及储存,用户下载仅供学习参考,不得用户商业用途

⑥如有侵权内容困扰请联系youxi@111.com,我们将针对版权信息及时予以删除

订阅 客服