In "Manage Orders" once pressing "Accept Order" with the tick box "attempt to register domain" Un-ticked it shows this:
Even if the domain has not been paid for.
Under the clients Invoice information it shows this:
So there is some discrepancy there.
Another minor thing, there is a spelling mistake in the Domain Registrars section of Distribute.IT:
"Enter the credit card number here when you are a prepaied customer"
Another bug I think I may have found:
I am using the registrar Distribute IT
When I send the email template "Domain Registration Confirmation"
The amount ends up outputting as:
Dear XXXX XXXXX,
This message is to confirm that your domain purchase has been successful. The details of the domain purchase are below:
Registration Date: xx/xx/xxxx
Domain: xxxxxxxxx
Registration Period: x Year/s
Amount: $ AUD <---- It outputs the amount like this.
Next Due Date: xx/xx/xxxx
This is how the template code looks:
Registration Date: [RegDate]
Domain: [Domain]
Registration Period: [RegPeriod]
Amount: [Amount]
Next Due Date: [NextDueDate]