Ongoing issues with epc import. Recent changes to help with Triumph broke all epc importing : mashing results into a single diagram.
Now fixed here
Ongoing issues with epc import. Recent changes to help with Triumph broke all epc importing : mashing results into a single diagram.
Now fixed here
PPSR lookup timeout. It appears that PPSR service c9 uses has slowed down alot and is bumping into c9's default 10 second timeout. Modified c9 to increase timeout to 45 seconds. One further tweak which will be finished off today : part of PPSR check will send original PPSR pdf report to sales email address to help cope with scenario where PPSR isn't delivered bc of network issue
New report for till / paypal : Business -> reports -> Gateway Rec. Payment Gateway Reconciliation / Journal. Does what it says on the packet. Similar to reconciliation screen but provides a heap more detail / information. Showing gateway txns and their application within c9.
Bugfix release
Fiche Import bugfix
Recent changes to fiche import to allow editing of models gets sideways for epc diagrams where default epc model name is excessively long, >= ~ 70 characters. Mainly impacts triumph importing resulting in import being badly scrambled. Fixed in this version.
Also fixed another smaller long term issue where reimport would blat 'visible' setting on an epc unit making a unit previously flagged as hidden visible again
Add transaction : txn selector issues
Recent version of c9 included modifications to verify that selected txn list is what a newly minted payment actually links to contending with simultaneous activity occuring in other copies of c9. This change was not properly implemented and didn't handle case where something like a supplier credit is unlinked and then bundled into a collection of txns to settle. Now fixed and working for this case too.
Other tweaks
Includes database changes. You need to log terminals out during upgrade
Payment invoice selection / allocation
fix a subtle bug with simultaneous adding txns and payments across multiple terminals. A terminal processing a payment would see a simultaneously added txn in select invoice to pay screen and let the operator select it but at time of saving the txn this newly added txn would be ignored for purposes of allocation of payment. This is potentially problematic for dealers who rely on payment allocation to reconcile especially large and complex AR clients where repair to reconcile is made in-situ during reconciliation effort. This version includes a bunch of changes and guards to protect against this . One key change is a guard to double check on construction of the txn to save to database that allocations created match exactly what the user selected and to fail the txn and reload any cached changes from database to retry : picking up any simultaneous work done on other terminals.
Other Tweaks and fixes
C9 hosted website email notifications are changing so that the email address configured for the dealership now uses the email address you have in c9 itself.
To check what email address you have setup goto setup -> other settings -> dealership details.
This will trigger some subtle changes about where email alerts are sent for web sites.
For newly added payment links feature integrated into workshop, payment links payments notifications will send two emails to you. One to default checkout email and a duplicate will also be sent to your workshop email address.
F12 magician check : is now working again. Key in a suzuki part into c9 and press F12 magician. click "dealer login" button if it doesn't work right away and it should then return an instant result.
Suzuki Website EPC : For c9 dealers who run a website: contact Suzuki to request an API key. They will request two things before providing a key.
Those two things:
Once you have provided above and have an API key feed it into c9 here:
Bugfixes relating to web orders, tillpay and paypal
Includes db changes you need to log all terminals out during upgrade
Pay online for workshop jobs
This version of c9 includes a very cool new feature where as part of outbound email /sms alert for workshop completion you can include a link for customers to prepay work. Customers can prepay jobs and prepayment lands as a deposit on the job in c9 automatically. The solution requires you run a c9 website and you have either paypal and/or tillpay integrated into the website.
On job checkout is a new option : send pay link.
On selection and press on email and SMS sent to customer will contain a link back to your c9 website where they can pay for the job (and possibly buy other stuff at same time)
Operator clicks on link and sees below:
Once paid , a deposit automatically syncs into your c9 for the payment on the workshop job.
In time the feature will be expanded to also cover accounts receivable payments and unit sales but for time being, will implement on workshop only.
Configuring this
For this to work you must have a c9 website and either paypal or tillpay card processing integrated. It only works with these two payment methods.
There is some configuration in c9 need to bring it together. You need to tell c9 where your c9 website is, and you need to configure SMS and email templates to include payment link.
C9 website : setup -> other settings -> dealership details. Website and email. There is a configuration slot for exact c9 website (as this may be different to website address you print on invoice)
SMS / Email templates.
Setup -> main setup screen -> notifications. You need to include {paysms} in sms template for include cost. Hit reset button to add it automatically.
Similar for email : notifications 2 if you've used custom url here. Modify email body and then click on reset.
Reconciliation Analysis
A new screen / report has been added to view journals / view details : it shows for a given posting what reconciliations that posting affects. Can be useful for tracing / inferring impacts of changes made to payment methods etc. Accessed via reconciliation on txn details, or in browse journal. Example output:
Other changes
Tillpayments terminal audit and error handling
This version includes a fix with tillpayments terminal integration. c9 is supposed to permanently log a record of eft interactions for future reference but certain operations cause this log to be destroyed. Common one is a failed /declined txn and operator then picks manual txn. Now fixed.
further the manual option is pretty brutal in its behaviour and often the incorrect option to pick : so pop an alert to confirm this is what operator really wants to do.
Finally when a txn is declined failed etc, log it as failed not OK. Otherwise output in eft journal screen is confusing.
Other Tweaks and fixes
Include DB Changes. You need to log all terminals out during upgrade