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.

  • Jigar Gala 14 posts 74 karma points
    Oct 23, 2012 @ 16:13
    Jigar Gala
    0

    Order number series: "Default Payment Reference" does not exist.

    Hi

    i am integrating uCommerce with Paypal

    I have executed the steps mentioned in http://www.publicvoid.dk/SetupUCommerceToIncludePayPalAsAPaymentMethod.aspx

    But during checkout process when i select Paypal and click submit, i get following error:

    Order number series: "Default Payment Reference" does not exist.
    System.String GetOrderNumber(System.String)
       at UCommerce.Transactions.CheckoutService.GetOrderNumber(String orderNumberName)
       at UCommerce.Transactions.Payments.ExternalPaymentMethodService.GetReferenceId(PaymentRequest paymentRequest)
       at UCommerce.Transactions.Payments.ExternalPaymentMethodService.CreatePayment(PaymentRequest request)
       at UCommerce.Transactions.Payments.ExternalPaymentMethodService.RequestPayment(PaymentRequest paymentRequest)
       at UCommerce.Xslt.TransactionLibrary.CreatePayment(Int32 paymentMethodId, Decimal amount, Boolean requestPayment, Boolean overwriteExisting)
       at UCommerce.Xslt.Library.<>c__DisplayClassb9.<CreatePayment>b__b8()
       at UCommerce.Xslt.Library.HandledCall[T](Func`1 method)

     

    I am using umbraco v 4.7.2 and uCommerce v 2.6.1.0

     

    Any help is appreciated

    Thanks

  • Søren Spelling Lund 1797 posts 2786 karma points
    Oct 24, 2012 @ 11:48
    Søren Spelling Lund
    0

    Make sure that you've got a Order Number series called "Default Payment Reference" in the settings section. uCommerce requires it to be able to create reference numbers for passing on to the payment gateways.

  • Jigar Gala 14 posts 74 karma points
    Oct 24, 2012 @ 12:06
    Jigar Gala
    0

    Thanks.

    That was the issue. Solved now.

Please Sign in or register to post replies

Write your reply to:

Draft