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.

  • Mads Jørgensen 74 posts 226 karma points
    Jan 21, 2014 @ 09:08
    Mads Jørgensen
    0

    Different orderNumber in DIBS as in backoffice

    Hey, I get different Ordernumbers in DIBS payment and in Umbraco Backoffice. This forces the order number history not to be sequenced, but every other number instead.

    Is there a way to ensure order numbers to be sequential?

    Screen from Umbraco

  • Nickolaj Lundgreen 233 posts 1132 karma points
    Jan 21, 2014 @ 09:27
    Nickolaj Lundgreen
    100

    The trick is to have two Order Number Series. One for the payment reference ( the one assigned to the ordre before the customer arrive at DIBS) and one for the completed order (assign when uCommerce get the DIBS callback). This way only completed orders get the "real" order number, and they will be sequential.

  • Mads Jørgensen 74 posts 226 karma points
    Jan 21, 2014 @ 09:33
    Mads Jørgensen
    0

    Cheers,

    Actually makes sence, if you look at it!

    How do i set order number series for payment reference? Is that in payment config file or?

  • Nickolaj Lundgreen 233 posts 1132 karma points
    Jan 21, 2014 @ 09:40
    Nickolaj Lundgreen
    1

    You can change the ordernumber for dibs with the code Matt Brailsford provides here: http://our.umbraco.org/projects/website-utilities/ucommerce/ucommerce-support/37430-Order-number-series-Default-Payment-Reference-does-not-exist, or just use the default name.

    So you would have to create two ordernumber series, one with the "hardcoded" ID for the payment reference, and the other is picked on the store-node (in uCommerce), and will be used as the "real" ordernumber.

    Hope that makes sense :)

  • Mads Jørgensen 74 posts 226 karma points
    Jan 21, 2014 @ 09:54
    Mads Jørgensen
    0

    Cool, thanks

Please Sign in or register to post replies

Write your reply to:

Draft