ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

Problems with redirect SCM paypal back to site.

June 22, 2011 12:09pm

Subscribe [2]
  • #1 / Jun 22, 2011 12:09pm

    crypton

    20 posts

    Hi,

    I am trying to instal the Simple commerce module.

    Everything is working, and you can order items, but after pressing “Go back to webshop” you are not redirecting back.
    The reason is this:

    I have this code in my template:

    {exp:simple_commerce:purchase entry_id="{entry_id}" success="/site/thank_you"    cancel="/site/thank_you" currency="EUR"  }

    But it is redirecting to:

    http://www.domain.nl/index.php/site/thank_you?merchant_return_link=Terug+naar+webwinkel

    Not:

    http://www.domain.nl/index.php/site/thank_you

    Now the ? sign is giving a error, and redirect to the EE error page.
    Does anybody know how to solve this?

    Regards.

    Flip

  • #2 / Jun 23, 2011 1:50am

    John Henry Donovan

    12339 posts

    Hi Flip,

    What version and build of EE are you using?

    Can you try adjusting the parameters to have no forward slashes in the links

    {exp:simple_commerce:purchase entry_id="{entry_id}" success="site/thank_you" cancel="site/thank_you" currency="EUR"}

    Do you have any other add-ons installed?

    Can you translate this for us please?

    Terug+naar+webwinkel

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases