Difference between revisions of "PayPal Custom Buttons"

From Kolmisoft Wiki
Jump to navigationJump to search
(Created page with '-')
 
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
-
You can add additional PayPal pay buttons in your Start page, with custom button image.
 
''(Also you can add any TEXT here, because this field supports HTML)''
 
In SETTINGS > Setup > Settings > Global tab
 
Edit Front Page Text form:
 
 
[[File:Settings_paypal_buttons.png]]
 
 
For example:
 
<a href="/billing/payments/paypal_pay?amount=(PayPal amount)"><img src="(url picture location)"></a>
 
 
[[File:Paypal_buttons_startpage.png]]
 
<br><br>
= See also=
* [[PayPal]]

Latest revision as of 14:02, 14 September 2015

You can add additional PayPal pay buttons in your Start page, with custom button image.

(Also you can add any TEXT here, because this field supports HTML)

In SETTINGS > Setup > Settings > Global tab

Edit Front Page Text form:


Settings paypal buttons.png


For example:

<a href="/billing/payments/paypal_pay?amount=(PayPal amount)"><img src="(url picture location)"></a>


Paypal buttons startpage.png



See also