dongzhuji1042 2016-01-25 18:06
浏览 30
已采纳

在按钮上更改Paypal电子邮件

I'm selling a certain product on my page. I got a button ID that holds all the information of the sale (Paypal account to transfer the money to, price, return URL, etc) and I use this button to get my money from people.

What I want is to be able to make it so that every purchase through this page goes to a friend's Paypal account. now, I can ask him to make a button and give me the button ID, but then I wont be able to control the price and return URL and such data (he might change them on his own).

I'm looking for a solution where I can just change the Paypal email account of the receiver on my page and viola.

Is there such thing? (In the safest way possible of course)
Thanks

  • 写回答

1条回答 默认 最新

  • dqz7636 2016-01-25 18:25
    关注

    So open up your button code in a text-editor and change the value here and viola

    <input name="business" type="hidden" value="change this to the email">
    

    Note ** You will find a full list of the html variables and their details for the paypal standard buttons

    @https://developer.paypal.com/docs/classic/paypal-payments-standard/integration-guide/formbasics/

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 BV260Y用MQTT向阿里云发布主题消息一直错误
  • ¥20 求个正点原子stm32f407开发版的贪吃蛇游戏
  • ¥15 划分vlan后,链路不通了?
  • ¥20 求各位懂行的人,注册表能不能看到usb使用得具体信息,干了什么,传输了什么数据
  • ¥15 Vue3 大型图片数据拖动排序
  • ¥15 Centos / PETGEM
  • ¥15 划分vlan后不通了
  • ¥20 用雷电模拟器安装百达屋apk一直闪退
  • ¥15 算能科技20240506咨询(拒绝大模型回答)
  • ¥15 自适应 AR 模型 参数估计Matlab程序