|
#1
|
|||
|
|||
|
At the moment I am having to choose 'Other' when using a certain manual payment method that is not listed. Where in the database is the 'Pay Type' so I can add this new option?
Also am I able to set the invoice number further forward? |
|
#2
|
||||
|
||||
|
Quote:
To change the next invoice number, go into php My Admin and selcet the invoices table and select Operations at the top. Then change the auto_increment value to the invoice number you'd like the next one to start with. Keep in mind this field is limited to roughly 2 billion, so it's a good idea not to set the number too large. |
|
#3
|
|||
|
|||
|
Thanks for invoice info.
But adding a new pay type did not work because there is somewhere else it has to be added other than condef.php For example "worldpayfuturepay" => _PAYTYPES_WORLDPAYFUTURE When in Blesta that paytype appears in the drop down list as 'WorldPay FuturePay' |
|
#4
|
||||
|
||||
|
_PAYTYPES_WORLDPAYFUTURE is defined in the language file language/en-us.php
.. but you don't have to add it there. If you only use 1 language, you can just type it in in quotes for example "worldpayfuturepay" => "WorldPay FuturePay" |
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| where is this option ??!!! | naja7host | General Discussion | 6 | 01-27-2009 08:51 PM |
| Need More option in billing area system | naja7host | Feature Requests | 5 | 12-18-2008 11:57 PM |
| Plesk Module | Cody | Modules & Gateways | 4 | 03-15-2008 04:39 AM |