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.

  • Botond Kupan 2 posts 22 karma points
    Sep 25, 2013 @ 16:42
    Botond Kupan
    0

    Integrating uCommerce with a Payment Provider

    Hello,

    Is there a newer documentation about Integration of a Payment Provider, like http://www.publicvoid.dk/IntegratingUCommerceWithAPaymentProvider.aspx?

    That is very good but is for an older version of uCommerce.

     

    Thanks in advance 

    Botond

     

  • Søren Spelling Lund 1797 posts 2786 karma points
    Sep 25, 2013 @ 21:11
    Søren Spelling Lund
    0

    The framework hasn't changed much. The docs should still be good.

    You might also want to check out Integrating with a Payment Gateway using External Payment Windows if you looking to do payments on payment gateway hosted payment pages.

  • Botond Kupan 2 posts 22 karma points
    Sep 26, 2013 @ 11:01
    Botond Kupan
    0

    The problem is not with the framework, but with the integration procedure.

    As I see now is not a simple web.config configuration for such integration. I checked some of the exisint payments.

    "

    Add Your Payment Method Service to web.config

    Configure your new Payment Method Service in web.config of your Umbraco site. In the <paymentMethodServices> element of you web.config add the following xml:

    <add name="MyPaymentMethodService" type="MyUCommerceApp.Library.MyPaymentMethodService, MyUCommerceApp.Library" />

    "

    This is not working at all now...

    I used the latest Umbraco and the latest uCommerce!

     

  • Søren Spelling Lund 1797 posts 2786 karma points
    Sep 30, 2013 @ 14:44
    Søren Spelling Lund
    0

    Hi Botond,

    Yes. That is one major change. Your new payment method service goes into the Custom.config found in /Umbraco/uCommerce/Configuration. If you need an example of what a registration looks like check out /Payments.config for the built-in ones.

    We're working on upgrading the docs with more up to date articles.

    Sorry for the inconvenience.

  • Frank Alunni 6 posts 26 karma points
    Oct 09, 2013 @ 17:58
    Frank Alunni
    0

    Hi,

    I have a web site using U-Commerce (Paypal for payment engine). The site as worked well for a while, I am not sure since when, but now when I send an order to Paypal I do not get the order details.

     

     

    Any ideas?

     

    Thank you in advance 

Please Sign in or register to post replies

Write your reply to:

Draft