Difference between revisions of "Set up Payment Options"

From Phoenix Cart User Guide
 
(25 intermediate revisions by the same user not shown)
Line 1: Line 1:
<span class="btn-grey"><historylink type="back">&#129032; Back</historylink></span>
+
<div class="btn btn-grey btn-back">{{#fas:arrow-left}} Back</div> <div class="btn btn-grey btn-setup-shop">{{#fas:play-square}} [[Set_Up_Store|Set Up Store]]</div>
<span class="btn-grey" style="color:#0088dd;">'''[[SET UP SHOP|&#x1F809; SET UP SHOP]]'''</span>
 
 
<hr>
 
<hr>
From admin go to '''Modules → Payment''' - you will see this:
+
__TOC__
 +
__FORCETOC__
 +
From admin go to [[File:adminnavbarmod.png|link=]] '''Modules → Payment''' - you will see this:
 
<div class="mainpage_box">
 
<div class="mainpage_box">
[[File:payment.png|link=|1500px]]
+
[[File:payment.jpg|link=|1500px]]
 
</div>
 
</div>
'''Cash On Delivery''' module is installed by default. It is commonly used by shop owners to perform a test checkout.  
+
==='''Cash On Delivery'''===
 +
This is installed by default as an example.
  
*To edit the module, click on the module in the list to select it.
+
It allows checkout without payment.
*Click it again to open the edit panel.
+
 
*Leave '''Enable Cash On Delivery Module''' set to '''True''' if you wish to show it as an option in the shop.
+
It is commonly used by store owners to perform a test checkout.
*Disable by setting to '''False''' if required or click on the item in the list and click <span class="btn-blue">Remove Module</span> to remove/uninstall it if required.
+
 
*Enable this payment module to a defined Tax Zone by choosing it in the drop down menu below '''Payment Zone''' or leave as '''--none--''' to apply the payment module to all Tax Zones.
+
Disable or remove/uninstall if it is not required.
 +
 
 +
==='''Check/Money Order'''===
 +
This is installed by default as an example.
 +
 
 +
It allows checkout without payment for subsequent payment by Check/Money Order.
 +
 
 +
Edit the module to set '''Make Payable to:'''
 +
 
 +
This will add the following section to the '''Checkout Confirmation''' (checkout_confirmation.php) page:
 +
 
 +
<div class="mainpage_box">
 +
[[File:check-moneyorder.jpg|link=|1500px]]
 +
</div>
 +
 
 +
Disable or remove/uninstall if it is not required.
 +
 
 +
 
 +
----
 +
==='''Edit Modules'''===
 +
*To edit a module, click on the module in the list to select it.
 +
*Click <span class="btn-yellow">Edit</span>
 +
*Enable/Disable module by setting to '''True''' or '''False''' as required or click on the item in the list and click <span class="btn-yellow">Remove Module</span> to remove/uninstall it if required.
 +
*Apply this payment module to a defined Tax Zone by choosing it in the drop down menu below '''Payment Zone''' or leave as '''--none--''' to apply the payment module to all Tax Zones.
 
*Leave '''Set Order Status''' as '''default''' unless otherwise required.
 
*Leave '''Set Order Status''' as '''default''' unless otherwise required.
 
*Enter a '''Sort Order of display''' value. Do not leave '''0''' as the '''Sort Order''' on modules as it can cause problems. You can give it any number, in this case enter '''10''' so if you decide to install another module it leaves the option of entering a lesser value for the next if required.
 
*Enter a '''Sort Order of display''' value. Do not leave '''0''' as the '''Sort Order''' on modules as it can cause problems. You can give it any number, in this case enter '''10''' so if you decide to install another module it leaves the option of entering a lesser value for the next if required.
*Click <span class="btn-blue">Save</span>
+
*Click <span class="btn-green">Save</span>
 +
 
 +
 
 +
----
 +
==='''3rd Party Addons'''===
 +
 
 +
There are more Payment Addons available in the Addons Library here;
 +
 
 +
'''https://phoenixcart.org/forum/app.php/addons/free/payment-21'''
 +
 
 +
'''https://phoenixcart.org/forum/app.php/addons/commercial/payment-35'''
 +
 
 +
The most popular payment provider modules, '''Paypal''' and '''Stripe''', are published and provided for FREE by Phoenix Cart Certified Developers.
 +
 
 +
You can express your thanks and give back by using their Buy Me a Beverage link to donate to them.
 +
 
 +
 
 +
----
 +
==='''Payment Icons'''===
 +
 
 +
At this step, it is advisable to change the example Payment Icons shown by default in the Footer.
 +
 
 +
<div class="mainpage_box">
 +
[[File:payment-icons.png]]
 +
</div>
 +
 
 +
From admin go to [[File:adminnavbarmod.png|link=]] '''Modules → Content'''
 +
 
 +
Scroll down the list to find '''Payment Icons''' in the footer_suffix Group.
 +
 
 +
*To edit the module, click on the module in the list to select it.
 +
*Go to the Font Awesome link (not a clickable link) to find required icon name(s).
 +
*Click <span class="btn-yellow">Edit</span>
 +
*Enter the icon name(s), comma separated, in the '''Icons''' input box.
 +
*Click <span class="btn-green">Save</span>
 +
 
  
 +
<!--
 
You will need to open an account with a payment provider <u>first</u> before installing their module.
 
You will need to open an account with a payment provider <u>first</u> before installing their module.
  
Paypal is commonly used by shop owners and CE Phoenix has a built in integration to make things easier - see <big>'''[[PayPal]]'''</big>  
+
Paypal is commonly used by shop owners and CE Phoenix has a built in integration to make things easier - see <big>'''[[Start|PayPal]]'''</big> for details.
  
*Click <span class="btn-blue">Install Module</span> (the number shown next to this button refers to the number of modules available).
+
*Click <span class="btn-red">Install Module</span> (the number shown next to this button refers to the number of modules available).
 
*Click on a module in the list to select it.
 
*Click on a module in the list to select it.
*Click <span class="btn-blue">Install Module</span>
+
*Click <span class="btn-yellow">Install Module</span>
 
*Enter account credentials as supplied by the payment provider when you open an account.
 
*Enter account credentials as supplied by the payment provider when you open an account.
*'''Payment Zone''', '''Set Order Status''' and '''Sort Order of display''' are set as for '''Cash on Delivery''' above.
+
*Set '''Payment Zone''', '''Set Order Status''' and '''Sort Order of display''' as required.
*Click <span class="btn-blue">Save</span>
+
*Click <span class="btn-green">Save</span>
 
 
  
 +
-->
  
 
<hr>
 
<hr>
<span class="btn-grey">[[Set_up_Shipping/Packaging|&#129032; Previous Step]]</span>
+
<span class="btn-grey btn-prev">{{#fas:arrow-left}} [[Set_up_Shipping/Packaging|Previous Step]]</span>
<span class="btn-grey">[[Set_up_Shipping_Options|Next Step &#129034;]]</span>
+
<span class="btn-grey btn-next">[[Set_up_Categories|Next Step]] {{#fas:arrow-right}}</span>
 
<hr>
 
<hr>
 +
{{Pro}}
 +
{{Forum}}
 
{{Contribute}}
 
{{Contribute}}

Latest revision as of 10:00, 24 November 2024

Back

From admin go to Adminnavbarmod.png Modules → Payment - you will see this:

Payment.jpg

Cash On Delivery

This is installed by default as an example.

It allows checkout without payment.

It is commonly used by store owners to perform a test checkout.

Disable or remove/uninstall if it is not required.

Check/Money Order

This is installed by default as an example.

It allows checkout without payment for subsequent payment by Check/Money Order.

Edit the module to set Make Payable to:

This will add the following section to the Checkout Confirmation (checkout_confirmation.php) page:

Check-moneyorder.jpg

Disable or remove/uninstall if it is not required.



Edit Modules

  • To edit a module, click on the module in the list to select it.
  • Click Edit
  • Enable/Disable module by setting to True or False as required or click on the item in the list and click Remove Module to remove/uninstall it if required.
  • Apply this payment module to a defined Tax Zone by choosing it in the drop down menu below Payment Zone or leave as --none-- to apply the payment module to all Tax Zones.
  • Leave Set Order Status as default unless otherwise required.
  • Enter a Sort Order of display value. Do not leave 0 as the Sort Order on modules as it can cause problems. You can give it any number, in this case enter 10 so if you decide to install another module it leaves the option of entering a lesser value for the next if required.
  • Click Save



3rd Party Addons

There are more Payment Addons available in the Addons Library here;

https://phoenixcart.org/forum/app.php/addons/free/payment-21

https://phoenixcart.org/forum/app.php/addons/commercial/payment-35

The most popular payment provider modules, Paypal and Stripe, are published and provided for FREE by Phoenix Cart Certified Developers.

You can express your thanks and give back by using their Buy Me a Beverage link to donate to them.



Payment Icons

At this step, it is advisable to change the example Payment Icons shown by default in the Footer.

Payment-icons.png

From admin go to Adminnavbarmod.png Modules → Content

Scroll down the list to find Payment Icons in the footer_suffix Group.

  • To edit the module, click on the module in the list to select it.
  • Go to the Font Awesome link (not a clickable link) to find required icon name(s).
  • Click Edit
  • Enter the icon name(s), comma separated, in the Icons input box.
  • Click Save



Previous Step Next Step


Many Addons and Extensions available in the CE Phoenix Cart Addons Library

If help is needed, support is available in the CE Phoenix Cart Support Forum

Phoenix Cart User Guide, like CE Phoenix Cart, is free to use but is maintained by unpaid volunteers.

Code references are licensed under a Commons Attribution-NonCommercial-ShareAlike 2.0 UK: England & Wales License.
All other content is the reserved Intellectual Property and Copyright of phoenixcart.org