I will try with a new order and fresh server instance just to check later today cause it should be straight forward.
There is no special properties that needs to be filled ? I havnt used the default email alias, just added my own properties. Does this mess with anything
Finalize an "invoice" on localhost?
Hey there
My orders wont get finalized, I know that im working on localhost but wouldnt the invoice option still work?
Hi Rasmus
Yes it should work. Which version are you running?
Kind regards
Anders
hey there
Its 3.0.3, i have setup the invoice like this :
And in the code im just using TC.GeneratePaymentForm.
it works like thought, getting send to the receipt page, but the order isnt finalized.
The demo site runs 3.0.3 and it works fine here
https://demo.teacommerce.net/
I will try with a new order and fresh server instance just to check later today cause it should be straight forward.
There is no special properties that needs to be filled ? I havnt used the default email alias, just added my own properties. Does this mess with anything
Hmm could be. Try and fill the email property just to see if it makes a difference. It shouldn't but could be a bug.
Is there any other special props your thinking we should go for instead of our own properties ?
firstName and lastName. That is the only "magic" properties.
It works.
Think it was a combo of custom fields and not using the standard fields, and TC.GeneratePaymentForm. being inside a form(my fault)
is working on a reply...