invoice on checkout

  • Posts: 490
  • Thank you received: 2
7 years 1 month ago #279677

-- HikaShop version -- : 3.2.0
-- Joomla version -- : 3.5
-- PHP version -- : 5.6
-- Error-message(debug-mod must be tuned on) -- : none

hi

how do i enable print invoice on checkout or atleast give the shopper the option to print an invoice for statuses that are confirmed.

on checkout shopper will just get a message

Your order is now complete.
The amount of 200.00 USD will be collected upon delivery of your order (E9C4)
Thank you for your purchase.


i found this thread but its 3 years old, id not know if this still applies
www.hikashop.com/forum/checkout/865128-d...at-checkout-end.html

thank you

Please Log in or Create an account to join the conversation.

  • Posts: 82868
  • Thank you received: 13376
  • MODERATOR
7 years 1 month ago #279686

Hi,

While the code you'll find there can be used in your case to add it to your payment method end file (plugins/hikashoppayment/collectondelivery/collectondelivery_end.php), it's not exactly the same since the default thank you page of HikaShop now has a link to the order details. It's just the payment methods own end file which don't.

Please Log in or Create an account to join the conversation.

  • Posts: 490
  • Thank you received: 2
7 years 1 month ago #279811

it's not exactly the same since the default thank you page of HikaShop now has a link to the order details.


on my end its not a link. i already tried a few times is just this one

Your order is now complete.
The amount of 200.00 USD will be collected upon delivery of your order (E9C4)
Thank you for your purchase.


on the thank you page, where is the link to the order details?
maybe a miss configuration?
or an override, what is the view for the checkout page?

thanks

Please Log in or Create an account to join the conversation.

  • Posts: 82868
  • Thank you received: 13376
  • MODERATOR
7 years 1 month ago #279815

Hi,

As I said, that's the case if the payment method doesn't have its own end file. But the collect on delivery payment method do. So you need to modify that file in that case plugins/hikashoppayment/collectondelivery/collectondelivery_end.php as I explained.

The following user(s) said Thank You: ronron

Please Log in or Create an account to join the conversation.

Time to create page: 0.064 seconds
Powered by Kunena Forum