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.

  • Kent 30 posts 54 karma points
    Dec 05, 2012 @ 17:17
    Kent
    0

    AcquirePayment() never gets called

    I have followed the instructions to integrate with a payment provider here: http://www.publicvoid.dk/IntegratingUCommerceWithAPaymentProvider.aspx

     

    However, my AcquirePayment() method never gets called! What's it take to get that method to execute??

  • Søren Spelling Lund 1797 posts 2786 karma points
    Dec 07, 2012 @ 21:25
    Søren Spelling Lund
    0

    You need to enable auto capture and cancel.

    Edit the pipeline configs called ToCompletedOrder.config and ToCancelled.config.

    You'll find that the Acquire- and Cancel tasks are commented out (for backwards compatibility). Just remove the comment and you're good to go.

    Pipelines are found in /umbraco/ucommerce/pipelines.

    Hope this helps.

  • Kent 30 posts 54 karma points
    Dec 11, 2012 @ 20:40
    Kent
    0

    thanks

Please Sign in or register to post replies

Write your reply to:

Draft