Jump to content

[SOLVED] paypal multiple


dezkit

Recommended Posts

Im trying to make a paypal form subscription form, there is one hidden input to put as how much to bill the person now, and how much to bill the person the next month, all im trying to do is to put a multiple line as so:

<input type="radio" name="a3" name="a1" value="5.00" checked> ($5) Regular<br>
<input type="radio" name="a3" name="a1" value="10.00"> ($10) Super<br>
<input type="radio" name="a3" name="a1" value="15.00"> ($15) God<br>

 

a3 = How much to bill now

a1 = how much to bill the next month

 

i cant get this to work and paypal is really screwing me over! if you need the full code, i will post it.

 

 

THANKS!!

Link to comment
https://forums.phpfreaks.com/topic/110818-solved-paypal-multiple/
Share on other sites

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.