Jump to content

lgfocus

Members
  • Posts

    9
  • Joined

  • Last visited

Profile Information

  • First Name
    linda
  • Last Name
    gentsch

lgfocus's Achievements

Newbie

Newbie (1/14)

1

Reputation

2

Community Answers

  1. Thank you so much. It is now appearing on my corder confirmation.
  2. I used LOCALIZATION -> TRANSLATIONS -> MODIFY TRANSLATIONS. Chose email templates, Core, en. Hit Modify. Selected order_conf. Made changes in html and saved.
  3. Here is a shot of the code I saved HI {FIRSTNAME} {LASTNAME}, THANK YOU FOR SHOPPING WITH {SHOP_NAME}! ORDER DETAILS Order: {order_name} Placed on {date} Payment: {payment} Title Reference Product Unit price Quantity Total price {products} {discounts} Products {total_products} Discounts {total_discounts} Gift-wrapping {total_wrapping} Shipping {total_shipping} Total Tax paid {total_tax_paid} Total paid {total_paid} SHIPPING Carrier: {carrier} Payment: {payment} DELIVERY ADDRESS {delivery_block_html} BILLING ADDRESS {invoice_block_html} The ebook you have just purchased is an Inkling book that resides on the Inkling site, not this site. You will receive an email from Inkling with a link to signup. Once you sign up and provide a password, your ebook will appear on your virtual bookshelf and you can begin reading. PLEASE WAIT WHILE ORDER IS PROCESSED. THE ORDER MAY TAKE AWHILE TO PROCESS. You can review your order and download your invoice from the "Order history" section of your customer account by clicking "My account" on our shop. If you have a guest account, you can follow your order via the "Guest Tracking" section on our shop.
  4. Since I only want to do this if the order status is payment accepted, would I use actionPaymentConfirmation? Also, where would I put this hook?
  5. Once the payment is accepted, I need to send a request for an ebook to another website. I have a module that will do this within my main website wherein my store resides. Need help to determine where in PrestaShop I would put the call to a module that would call outside the store.
  6. I have made changes to the text within my order_conf email. I have saved it and it appears to have been saved as it is still there when I get out and go back into the editor. However, the changes do not appear on the order_conf email when a customer orders a product from the store.
  7. Thanks guys. Adding the countries to the localizations fixed the problem.
  8. I have online books that do not require any shipping. They should be available to customers in any country once they pay for them with Paypal. I'm using a Paypal module for the USA and Canada. The store does not allow customers with addresses outside of these 2 countries. How do I fix?
×
×
  • Create New...