Paypal Bug?

Discussion in 'Payments processing' started by jtoelle, May 6, 2008.

  1. jtoelle

    jtoelle New Member

    Joined:
    May 1, 2008
    Messages:
    17
    I setup a dev account with paypal to test amember with sandbox accounts.
    I setup a buyer and seller
    Configured aMember to use the buyer sandbox merchant ID

    I ran a test sale from the amember signup page, through paypal with no problems

    The bug appears when the user clicks from Paypal to return to the aMember site, to thanks.php
    http://foo.com/amember/thanks.php?payment_id=4

    On the thanks.php page it says "Enjoy your membership. To Login please click here Login "

    The Login link goes to : http://foo.com/amember/login.php

    Login.php redirects to the protected folder instead of amember/member.php
    Obviously the protected folder gives a 403 error, access denied.

    Is this the correct behavior?
  2. jtoelle

    jtoelle New Member

    Joined:
    May 1, 2008
    Messages:
    17
    The user should be redirected to amember/member.php
    instead of the protected folder

    imo
  3. jtoelle

    jtoelle New Member

    Joined:
    May 1, 2008
    Messages:
    17
    Actually I found a setting in aMember admin

    goto: Setup/Configuration
    Advanced Link at the top

    You can check or uncheck this setting: Automatically login customer after signup

    You can force the member to Login manually if you want..

Share This Page