Results 1 to 2 of 2

Thread: Isotope checkout complete error with Invalid request token [solved]

  1. #1

    Default Isotope checkout complete error with Invalid request token [solved]

    I am using datatrans payment gateway, Contao 3.5.14, Isotope 2.3.5 plus changes from https://github.com/isotope/core/pull/1640

    In the checkout process, after having paid with cerdit card, i was redirected to the page where it error is occured "Invalid request token". Amount of transaction is booked from the credit card but there is order recored in Isotope backend.

    can you please tell me how to fix this.
    Last edited by tsarma; 06/28/2016 at 16:26.
    OM MANI PEME HUNG! how many has to die for freedom and dignity. Save this world

  2. #2

    Default

    Solved:
    The question was irrelevant, when setting is done correctly.

    After reading through these two thread:
    https://community.contao.org/de/show...t=postsale.php
    https://github.com/isotope/core/issues/770

    and setting up correct URL at the payment service provider, the problem is solved.


    Even when you would need the REQUEST_TOKEN to be passed, I knew now, it can be passed by adding <input type="hidden" name="REQUEST_TOKEN" value="{{request_token}}"> to the iso_payment_datatrans.html template.
    Attached Images Attached Images
    OM MANI PEME HUNG! how many has to die for freedom and dignity. Save this world

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •