Cant get 1shoppingcart thank you page to display data

1 replies
Hey there...

In trying to get a custom thank you page to show data entered from a form from 1shoppingcart, I'm getting blanks.

I try using the following:

<?php echo $_POST["email1"]; ?>

But the email address isn't being displayed.

It's on a page that ends in .php as well.

can't figure it out.
#1shoppingcart #data #display #page
  • Profile picture of the author jwhitworth
    I'm guessing this is a .php page you have scripted yourself completely separate from 1shoppingcart?

    Do you just have it setup to redirect to this page upon payment confirmation? The page that contains "email1" must know that your custom script exists and know to send the $_POST data to that page.

    I would contact a support agent at 1shoppingcart and ask them about this situation, because it seems to me like they'd be using session variables...
    {{ DiscussionBoard.errors[7173583].message }}

Trending Topics