PayPal 按钮作为文本链接 [英] PayPal Button As Text Link

查看:23
本文介绍了PayPal 按钮作为文本链接的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

谁能告诉我如何将 PayPal 购买按钮更改为文本链接?谢谢.代码如下:

Can anyone please tell me how to change a PayPal buy button to a text link? Thanks. Here is the code:

<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
  <input type="hidden" name="cmd" value="_s-xclick">
  <input type="hidden" name="hosted_button_id" value="XXX">
  <input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
  <img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">
</form>

推荐答案

Paypal 有一个构建器可以执行此操作.登录到您的贝宝帐户.点击商家服务".选择您想要的按钮类型(付款、订阅等).运行其余的选项.它会将按钮生成为表单,但顶部有一个选项卡可以将其生成为链接.该标签的标题是电子邮件".

Paypal has a builder for doing this. Login to your paypal account. Click on 'Merchant Services'. Choose the button type you want (payment, subscription, etc). Run through the rest of the options. It will generate the button as a form but there is a tab at the top to have it generated as a link. The tab is titled "Email".

这篇关于PayPal 按钮作为文本链接的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆