Difference between revisions of "How do I create new methods of payment?"

From Catalyst
Jump to: navigation, search
(Created page with "{{Review}}{{Incomplete}} == Summary == This article will explain how to setup new methods of payments to be used on payment screens in the system == More Information == === Crea...")
 
Line 1: Line 1:
 
{{Review}}{{Incomplete}}
 
{{Review}}{{Incomplete}}
 
== Summary ==
 
== Summary ==
This article will explain how to setup new methods of payments to be used on payment screens in the system
+
This article will explain how to set-up new methods of payments to be used on payment screens in the system
  
 
== More Information ==
 
== More Information ==
Line 15: Line 15:
 
* Click {{Button|Done}} and click {{Button|Accept}}.
 
* Click {{Button|Done}} and click {{Button|Accept}}.
  
{{Note|text=As a general rule payment centres start from Z900 ''(Z900-Cash, Z901-Cheque,Z902-Credit Card...)'', and so you should create one similar.
+
{{Note|text=As a general rule payment centres start from Z900 ''(Z900-Cash, Z901-Cheque,Z902-Credit Card e.t.c.)'', find the next available Z-number closest to the existing ones.}}
 +
 
 +
=== Setting up a Payment Method ===

Revision as of 17:48, 1 November 2011

Summary

This article will explain how to set-up new methods of payments to be used on payment screens in the system

More Information

Creating a Payment Centre

In order to create a new payment method you must first have a Nominal Centre created for the payment.

  • " Nominal Ledger Maintenance Options Centre Maintenance Insert/Amend/Delete Centres"
  • Click [Add] .
  • On the Code: Enter in your unique code: (i.e. Z904)
  • Give the centre a new "Name:" (i.e. Paypal)
  • Set the "B/S" to 'Asset/Liability'
  • Leave "P/L indicator:" as 'No'.
  • Click [Done] and click [Accept].
As a general rule payment centres start from Z900 (Z900-Cash, Z901-Cheque,Z902-Credit Card e.t.c.), find the next available Z-number closest to the existing ones.

Setting up a Payment Method