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.

  • Boye 2 posts 22 karma points
    Jan 29, 2013 @ 14:09
    Boye
    0

    PaymentStatus 'Authorized' instead of 'Acquired' when using instantcapture

    Hi,

    I'm working on a project which is using ePay for payment. I have two questions for the UCommerce gurus:

    1: When 'instantAcquire' in UCommerce/Configuration/Payments/ePay.config is set to true, ePay captures the amount as expected. But when i return to the shop, the Payment Status is still only set to 'Authorized' instead of 'Acquired'. How do i fix this?

    2: I need to be able to change 'instantAcquire' based on which types of items is in the basket. I've created two different payment methods (ePay & ePay Auto), and tried to add the following to web.config:

    <ePayAutoPaymentMethodService configSource="umbraco\ucommerce\configuration\payments\ePayAuto.config" />

    And in ePayAuto.config:

    <ePayAutoPaymentMethodService debug="true" callbackUrl="(auto)" acceptUrl="http://URL/shop/kvittering" declineUrl="http://URL/shop/Afvist" merchantNumber="MERCHANT" pwd="PW" instantAcquire="true" useMd5="true" key="KEY" />

    But it still uses the default ePay.config no matter what payment method I choose. How can i change this?

     

     

  • Boye 2 posts 22 karma points
    Jan 29, 2013 @ 14:12
    Boye
    0

    Forgot to add, I'm using uCommerce 3.0.0.12320 on Umbraco 4.7.2

     

Please Sign in or register to post replies

Write your reply to:

Draft