Copied to clipboard

Flag this post as spam?

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


  • Dennis Adolfi 1082 posts 6446 karma points MVP 5x c-trib
    Dec 18, 2015 @ 13:06
    Dennis Adolfi
    0

    Payex Invoice + Tea Commerce

    Hello. Im trying to configure a Payex Invoice payment method for Tea Commerce. Everything is cleared and activated at Payex for the invoice servie. Im using this page as a reference when im confuguring Payex in Tea Commerce: https://documentation.teacommerce.net/guides/payment-providers/payex/

    I have added the setting "view" with value "INVOICE" as described on this page: http://www.payexpim.com/technical-reference/pxorder/initialize8/

    But when i submit payment and get to Payex the CREDITCARD view is shown. I have contacted Payex support and they checked their logs and my request sends "view=CREDITCARD" to them, even though i specified "INVOICE" in the backoffice of Tea Commerce.

    What do i do wrong?

    Sceenshot Payment Method: Sceenshot Payment Method:

    Log from Payex:

    2015-12-18 12:15:07 [4924] Information PXORDER.PXORDER : INITIALIZE7 : REQUEST (6d8a6fc8) : SALE,31900,,SEK,2500,SHOP-369831,5016,HONEY SHAMPOO,83.248.223.103,,,,/base/TC/PaymentContinue/1/PayEx/53829f26-0198-4be3-9ee2-01b89dc32dcc.aspx,CREDITCARD,,/base/TC/PaymentCancel/1/PayEx/53829f26-0198-4be3-9ee2-01b89dc32dcc.aspx,,a63af69f414927d7e3a93566eec502eb

    No error is logged in Umbraco..

  • Anders Burla 2560 posts 8256 karma points
    Dec 21, 2015 @ 07:40
    Anders Burla
    100

    Hi Dennis

    The view is hardcoded in the payment provider I see. That is because we didn't want to support ALL payment gateways different payment methods - then we couldn't make anything else than providers :)

    The code is available here: https://github.com/TeaCommerce/Payment-providers/blob/master/Source/TeaCommerce.PaymentProviders/Classic/PayEx.cs

    Kind regards

    Anders

Please Sign in or register to post replies

Write your reply to:

Draft