Important Notice from AspDotNetStorefront
It is with dismay that we report that we have been forced, through the action of hackers, to shut off write-access to this forum. We are keen to leave the wealth of material available to you for research. We have opened a new forum from which our community of users can seek help, support and advice from us and from each other. To post a new question to our community, please visit: http://forums.vortx.com
Results 1 to 8 of 8

Thread: notification.receipt.xml.config

  1. #1
    harsha.gus is offline Senior Member
    Join Date
    Mar 2009
    Posts
    301

    Exclamation notification.receipt.xml.config

    hi, i created a new notification.myreceipt.xml.config

    and i want to use
    Code:
    notification.myreceipt.xml.config
    instead of
    Code:
    notification.receipt.xml.config
    where should i change it, so that system will take this xml.config instead of the default one

    thanks for out time and help
    rbgx
    AspDotNetStorefront ML
    v8.0.1.4

  2. #2
    Timmey is offline Junior Member
    Join Date
    May 2010
    Location
    Germany
    Posts
    25

    Default

    Hi,

    you can change these Packages in the admin area
    Configuration -> EMail

    Select advanced tab.

    There you can set all packages for notifications.

    Cheers
    Timmey

  3. #3
    ASPAlfred is offline Senior Member
    Join Date
    Nov 2007
    Posts
    2,244

    Default

    To be more specific, you can change it in appconfig: XmlPackage.OrderReceipt

  4. #4
    Timmey is offline Junior Member
    Join Date
    May 2010
    Location
    Germany
    Posts
    25

    Default

    yes, thats true.

    I have my Admin localized to German so I have "Konfiguration"

    Timmey

  5. #5
    harsha.gus is offline Senior Member
    Join Date
    Mar 2009
    Posts
    301

    Exclamation may be i have to explain my question more clearly

    I think i have to explain my question more clearly.

    i am ok with the receipt that customers are receiving.
    I would like to use different XML.config for Admin receipt, i mean when we login to admin and print the order receipt we get the same layout that customer is receiving, but i would like to have a different layout when we print the order receipt from admin.

    thanks
    rbgx
    AspDotNetStorefront ML
    v8.0.1.4

  6. #6
    Richnyc30 is offline Senior Member
    Join Date
    Mar 2009
    Posts
    340

    Default Multiple receipts

    Anyone on how to have multiple receipts?

  7. #7
    harsha.gus is offline Senior Member
    Join Date
    Mar 2009
    Posts
    301

    Exclamation Different receipt XML Packages for admin and User

    Hi i see that receipt.aspx and printreceipts.aspx is using a common XML package notification.receipt.xml.config

    but I would like to change the XML package to receipt.aspx

    how can i do it, can any one help me to change it.
    thanks
    rbgx
    AspDotNetStorefront ML
    v8.0.1.4

  8. #8
    dcurtis603 is offline Junior Member
    Join Date
    Jan 2010
    Posts
    10

    Default

    Did you find an solution to your issue?

    I'm having (what sounds like) a similar issue. I want my admin receipt to display in $USD, rather than the customers localization/currency.

    Please update if you found a workaround or solution.

    Thanks!