Copied to clipboard

Flag this post as spam?

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


  • John Cunningham 3 posts 23 karma points
    Sep 06, 2014 @ 07:02
    John Cunningham
    0

    paymentGatewayMethod/Cash Payment Provider Error

    First, I'm new to Umbraco and Merchello, but thank you guys for this awesome product!  

    So my issue is this...On v1.3 I'm having a problem when I try to authorize my payments.

    I traced this back to line 273 of the 1.3 version of SalePreparationBase.cs

    Mandate.ParameterNotNull(paymentGatewayMethod, "paymentGatewayMethod");

    My code is essentially exactly the same as the Rosetta example and it's failing in the CheckoutController in  the CustomerPurchaseAndProcessPayment() procedure on the line 

    attempt = preparation.AuthorizePayment(paymentMethod.Key);

    This works fine with v1.2...Any thoughts?


  • Anton Oosthuizen 192 posts 470 karma points
    Oct 31, 2015 @ 13:37
    Anton Oosthuizen
    0

    Did you find a solution to the problem?

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies