最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

plugins - Passing data from a page to an external link

programmeradmin2浏览0评论

I am creating an event booking site on Wordpress:

  1. User clicks on a Book Now on a event page on WP website.
  2. He lands on external page where he can see:
    • Title of event(prefilled and uneditable),
    • Event id (hidden) (prefilled),
    • Groupsize,
    • Currency preselected by default
  3. Once he clicks on Pay on this page, It will fetch the price of the event from DB and then multiply with 5 and the make a call to an external page.

I am creating an event booking site on Wordpress:

  1. User clicks on a Book Now on a event page on WP website.
  2. He lands on external page where he can see:
    • Title of event(prefilled and uneditable),
    • Event id (hidden) (prefilled),
    • Groupsize,
    • Currency preselected by default
  3. Once he clicks on Pay on this page, It will fetch the price of the event from DB and then multiply with 5 and the make a call to an external page.
Share Improve this question edited May 28, 2019 at 10:51 fuxia 107k39 gold badges255 silver badges459 bronze badges asked May 25, 2019 at 14:51 Abhishek RajAbhishek Raj 1 1
  • I'm not sure why you have wordpress & wordpress tagged. Which are you on? – rudtek Commented May 25, 2019 at 15:44
Add a comment  | 

1 Answer 1

Reset to default 0

I'm not sure what do you want and i don't know why cannot comment...

Anyways when the user click over pay, make a request and retrieve from DB the cost then just make a redirect with your language to other page.

发布评论

评论列表(0)

  1. 暂无评论