• I have a php script that is housed within an iFrame via includeme.

    From this script I have the option to click register which will pass a value that can be picked up via link/GET.

    If I use a php file within the iFrame, I can see the values.

    However, I need a way of getting these values into a shopping cart.

    How can I a) display the values on a wordpress page? and b) is there a shopping cart I could use and automatically pass these values in?

Viewing 1 replies (of 1 total)
  • Thread Starter starpro

    (@starpro)

    In-case there is some other way of doing the first part of this, the php within an iframe is a script that will do a domain lookup and check for availability.
    If there is some way I can do this via a plugin that can search multiple TLDs including .co.uk and allow me to pass a selected available domain to a shopping cart, feel free to comment!
    Thanks

Viewing 1 replies (of 1 total)
  • The topic ‘How can I post to a shopping cart using GET’ is closed to new replies.