Jump to content

Form data pass through


impact__images1

Recommended Posts

I have a site that uses pay pal subscriptions. The only problem with their service is that it only allows me to pass two user inputted variables from that form to the paypal site. I'd like to pass a number of other variables describing the user and their subscription preferences.

The best way i can think of doing this would be to first run a php mailer to email me the additional data along with the user's identity, and then have that php mailer submit the info to the paypal cgi script.

Is this possible? i'm a complete php newbie, but i'm willing to learn. Hopefully someone can point me in the correct direction so that i can figure out how to modify my current php mailer to accomplish this.

Thanks!
Link to comment
https://forums.phpfreaks.com/topic/3498-form-data-pass-through/
Share on other sites

  • 1 year later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.