Paid Subscriptions via PayPal

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • stevegrant
    New Member
    • Feb 2009
    • 24
    • 3.8.x

    [Forum] Paid Subscriptions via PayPal

    My site has paid subscriptions set up, which are recurring on an annual basis, with the bulk of them renewing around this time of year.

    It's just come to my attention that a number of automatic renewals that are going through PayPal's recurring payment system correctly aren't sending the relevant notification back to my forum.

    I have worked out why this is happening, when we upgraded to vb4, we removed the old /forum subdirectory that the forum was being run through. As a result, I suspect the URL which PayPal sends notification to simply doesn't exist.

    Does anyone know where I can find out what URL it's trying to access so I can set an .htaccess rewrite rule?
  • MarkFromMn
    New Member
    • Oct 2009
    • 6
    • 3.8.x

    #2
    I've had a similar issue. I have a one-shot subscription and it works fine. If I set the payment to recurring or add a recurring payment option I errors on the PayPal post back (edited to redact private data, but you see the form of the response). This is from the VB transactin log (w/vB 4 CMS).
    -=-
    Mark


    API
    vb_error_codeauthentication_failure
    GET
    method paypal
    POST
    txn_type subscr_signup
    subscr_id S-BLAH
    last_name Smith
    residence_country US
    mc_currency USD
    item_name XYZ Membership Subscription
    business CorrectSitePaypalEmail
    amount3 50.00
    recurring 1
    verify_sign BlahStuff-vs9vDRTk
    payer_status verified
    payer_email [email protected]
    first_name John
    receiver_email TheCorrectEmailForThePayPalAccount
    payer_idAnIdNUMBER
    reattempt 1
    item_number ARandomNumber
    payer_business_name MyBusinessName
    subscr_date 23:17:03 Aug 24, 2010 PDT
    custom vbuseridwashere
    charset windows-1252
    notify_version 3.0
    period3 1 Y
    mc_amount3 50.00
    tax
    payment_status
    mc_gross
    txn_id
    Last edited by MarkFromMn; Tue 24 Aug '10, 10:40pm.

    Comment

    widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
    Working...