Jump to content

Probably an easy question...


Hugin

Recommended Posts

Hello, this is my first post on these board, and hopefully my question will be easy to answer. I'm an intermediate level php programmer and I'm working with stuff I've never touched before. I've got a handmade shopping cart set up where basically the user has the option of which items they wish to pay for now (so they can pay for others they've ordered at a later time, not everything at once). The form gets submitted to one php page where the script will sift through these variables and adds some to a database. Now the thing I'm having trouble with is, after it adds things to the database, I also want this page to resubmit the POST variables sent via the original form to PayPal. I want to do all this without having to make the user hit submit again because that'll piss them off. From what I've seen, using header('Location:') won't submit any POST information and I'm not really seeing many options on how to do this.

 

Thanks for any help guys, I appreciate it :)

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.