"AnyLink" useful at all?

Discussion in 'Payments processing' started by flanglotz, May 20, 2005.

  1. secretariatcaosinternational

    secretariatcaosinternational New Member

    Joined:
    Feb 7, 2005
    Messages:
    6
    Unfortunately, the payment processor we've a contract with is not supported by aMember, so we decided to use "AnyLink" and update each member entry manually after successful (automatic) payment processing. However, "AnyLink" does not seem to provide any possibility to pass member data to the redirect URL.
    So a member could pay for a subscription and our payment processor would notify us about the received payment. However, we'd have no means to match this payment with the corresponding member, because "AnyLink" doesn't support URLs such as https://our.payment.page/product1.php?email={$member.email}. Asking the member to re-enter their email (or aMember user name, or whatever) on the payment page does really seem to be an elegant way...

    Any other ideas?

    Frank
  2. alex

    alex aMember Pro Customer Staff Member

    Joined:
    Jan 24, 2004
    Messages:
    6,021
    Frank,
    updated file amember/plugins/payment/anylink/anylink.inc.php attached.

    You may use inside URL:
    {$member.login}
    {$member.email}
    {$payment_id}
    and so on. It should be replaced with actual values.
  3. secretariatcaosinternational

    secretariatcaosinternational New Member

    Joined:
    Feb 7, 2005
    Messages:
    6
    Attachment unreadable

    Dear Alex

    Thanks for the prompt reply. Unfortunately, the attachment didn't open correctly for my. Winzip complains "File doesn't appear to be a valid archive". Could you please re-post it or email it to me as an attachment?

    Best regards,
    Frank
  4. alex

    alex aMember Pro Customer Staff Member

    Joined:
    Jan 24, 2004
    Messages:
    6,021
  5. secretariatcaosinternational

    secretariatcaosinternational New Member

    Joined:
    Feb 7, 2005
    Messages:
    6
    Still not working...

    Dear Alex

    7-Zip seems to be a nice tool, but it doesn't ready the above archive (see attachment). I tried both versions (3.13 and 4.19 beta) that are available on http://www.7-zip.org/


    Frank :confused:
  6. alex

    alex aMember Pro Customer Staff Member

    Joined:
    Jan 24, 2004
    Messages:
    6,021

Share This Page