PDA

View Full Version : Paypal "buttons"



Spirits High
26-02-2009, 09:17 AM
Hi All,

I've got a paypal payment page on my site with 2 buttons , one for the booking fee and one for the balance.

I want to increase the ammount on the "booking fee" one but having gone into my paypal account I can't find where or how to change it :eek:

Anyone able to point me in the right direction or do I have to delete the one that's on the site already and insert a new one??

Danno13
26-02-2009, 09:24 AM
If you can edit the html on your site then just do it that way... look for this..


<input type="hidden" name="amount" value="84.00">

Spirits High
26-02-2009, 09:38 AM
If you can edit the html on your site then just do it that way... look for this..


Now why didn't I think of that :confused:

Cos i'm not a web Guru :D

However I think even I'll be able to find that and change it

Thanks Danno :beer1:

Actually after checking it I don't think i can , it appears to be specific to that paypal button :(

<input type="hidden" name="encrypted" value="-----BEGIN PKCS7---- then it's follwed by a massive code :eek:

looks like a delete - insert job

Grahame Case
26-02-2009, 10:40 AM
Paul :

https://www.paypal.com/cgi-bin/webscr?cmd=_donate-intro-outside

should give you a link to the relevant page

Spirits High
26-02-2009, 11:29 AM
Paul :

https://www.paypal.com/cgi-bin/webscr?cmd=_donate-intro-outside

should give you a link to the relevant page

thanks Grahame, going to be a "tomorrow" job!

Jiggles
26-02-2009, 11:45 AM
Its easy just follow my tutorial in the doc below.

http://www.helpimadj.co.uk/paypal.doc

Spirits High
26-02-2009, 12:54 PM
Thanks Callum

Now I've got that far I don't have a "My saved Buttons" bit :eek:

Looks like i'm creating a new one then ;)

Jiggles
26-02-2009, 01:02 PM
Probibly best way :D