Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


These support forums are now closed for new topics and comments.
Please head on over to http://eureka.ucommerce.net/ for support.

  • Hua 9 posts 39 karma points
    Oct 13, 2014 @ 05:41
    Hua
    0

    How to set up a payment method (Invoice only)

    Hi Guys,

    I'm wanna to set up a payment method (Invoice only) and I chose 'Default Payment Method Service' as the service, but I got an error Error loading MacroEngine script (file: uCommerce/Preview.cshtml). Then I found
    'TransactionLibrary.RequestPayments()' was the key thing to cause the issue.

    Looks I must to choose an external payment and waiting for a successful message of callback to complete the whole order.

    Is there anyway to do invoice only in uCommerence?

    Cheers,

    Tony

  • Morten Skjoldager 440 posts 1499 karma points
    Oct 13, 2014 @ 08:50
    Morten Skjoldager
    0

    Hi Hua, that should just work out of the box :) It's the same way that our demo store umbraco7.ucommerce.net works.

    If you show me the error from the log (with full stack trace), we might be able to resolve this :)

    Best regards

    Morten

  • Hua 9 posts 39 karma points
    Oct 15, 2014 @ 05:44
    Hua
    0

    Hi Morten,

    Thank you for your quick response. Found the issue which cause by create an Umbraco member in checkout pipe:

    at UCommerce.Pipelines.Checkout.CreateMemberForCustomerTask.CreateUmbracoMemberForOrder(PurchaseOrder purchaseOrder)\r\n  
    at UCommerce.Pipelines.Checkout.CreateMemberForCustomerTask.Execute(PurchaseOrder purchaseOrder)\r\n  
    at UCommerce.Pipelines.Pipeline`1.Execute(T subject)"

    If I uncheck 'Create Customers As Members', everthing is working fine.

    Thank you,

    Hua

  • Morten Skjoldager 440 posts 1499 karma points
    Oct 20, 2014 @ 11:03
    Morten Skjoldager
    0

    Cool :) 

Please Sign in or register to post replies

Write your reply to:

Draft