Logo

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
joomla30:swapfactory:gateway_integration [2015/10/19 10:12]
mircea
joomla30:swapfactory:gateway_integration [2016/09/26 08:17]
sorin [controller Functions]
Line 6: Line 6:
  
 \\ \\
 +\\
 +Uploading an already set up payment gateway pack requires you to go to **Components -> Swap Factory -> Settings -> Payment Gateways** and click on **Install new item** button.\\
  
 +\\
 The payment gateway folder and files will have to be located in **//​[SITE_ROOT]\administrator\components\com_swapfactory\thefactory\payments\plugins\gateways\//​** The payment gateway folder and files will have to be located in **//​[SITE_ROOT]\administrator\components\com_swapfactory\thefactory\payments\plugins\gateways\//​**
  
Line 79: Line 82:
  
 ^Value^Description^ ^Value^Description^
-|$paypal_address|website ​paypal ​email|+|$paypal_address|website ​PayPal ​email|
 |$order|object containing order data| |$order|object containing order data|
 |$urls|return_url,​ cancel_url, notify_url| |$urls|return_url,​ cancel_url, notify_url|