【发布时间】:2014-03-20 06:16:16
【问题描述】:
我正在创建一个简单的 WordPress 网站,类似于这个:http://viewsyoutubes.com/
我需要插入一个表单,完成后会将访问者发送到 PayPal 支付页面(因此当提交表单时,它会将访问者重定向到支付页面 URL)。
However, I don't know how to make it so that depending on the option they have chosen, it sends them to a different payment page (there are different prices for different products - so when a product is selected, it needs将访问者重定向到相应的支付页面)。它需要是这样的: http://viewsyoutubes.com/buy-youtube-views/
选择不同的包裹时,它会将其发送到不同的付款页面。
这是目前的网站,您可以看到下拉列表中有 20 个选项,我需要根据所选项目更改提交 URL。 谢谢。
medialads.tk/youtube-views-likes/
【问题讨论】:
标签: wordpress forms url redirect paypal