Copied to clipboard

Flag this post as spam?

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


  • stephen 81 posts 122 karma points
    Feb 06, 2017 @ 15:37
    stephen
    0

    WorldPay Payment Provider

    I have SagePay successfully setup so wanted to have a WorldPay option.

    I have a reference to TeaCommerce.Api.Web.PaymentProviders

    I have the WorldPay : APaymentProvider and in the front end it makes a call to GenerateHtmlForm(order, continueUrl, cancelUrl, callbackUel, CommunicationUrl, keyvalue settings)

    and I have my settings in the Back Office

    nothing is displayed.

    I tried wrapping in Html.Raw but nothing is displayed.

    All I get displayed is "TeaCommerce.Api.Web.PaymentProviders.PaymentHtmlForm"

  • Anders Burla 2560 posts 8256 karma points
    Feb 06, 2017 @ 15:57
    Anders Burla
    0

    You should make a call to TC.GeneratePaymentform and not directly to the payment form.

    https://docs.teacommerce.net/reference#generatepaymentform

    Kind regards

    Anders

  • stephen 81 posts 122 karma points
    Feb 07, 2017 @ 11:34
    stephen
    0

    Got it sorted thanks. A simple setup missed in the Back Office.

Please Sign in or register to post replies

Write your reply to:

Draft