[SOLVED] Paypal PDT Subscription charge failure

This is a discussion on "[SOLVED] Paypal PDT Subscription charge failure" within the PHP Forum section. This forum, and the thread "[SOLVED] Paypal PDT Subscription charge failure are both part of the Program Your Website category.



Go Back   Webforumz.com > Main Forums > Program Your Website > PHP Forum

Notices


Closed Thread
 
LinkBack Thread Tools
  #1 (permalink)  
Old Oct 2nd, 2007, 12:12
SuperMember

SuperMember
Join Date: Apr 2007
Location: Sydney
Posts: 154
Thanks: 0
Thanked 0 Times in 0 Posts
[SOLVED] Paypal PDT Subscription charge failure

Hi,

I thought I'd try here given my experience with a particular companies version of customer service..

I have set up a site that takes subscription payments via paypal, and although not fully yet tested it seems to be working.

What I was hoping to find out is how to deal with failed transactions after the initial transaction.. ie subscription renewal??

I have it set for Paypal to automatically recharge the subscribers paypal account. I'm assuming it's something to do with their IPN system, does this involve having a program continually running on the server to proccess this info coming from paypal, and then update the database accordingly?? And, forgive my ignorance, but what language does this need to be done in, and can it be done on a public server??

Can anyone point me in the right direction??

Thanks,

Nate.

  #2 (permalink)  
Old Oct 2nd, 2007, 13:44
c010depunkk's Avatar
SuperMember

SuperMember
Join Date: Apr 2007
Location: Willich, Germany
Age: 20
Posts: 593
Blog Entries: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to c010depunkk
Re: Paypal PDT Subscription charge failure

I've never done this myself. But I've just asked a work colleague who's done a Paypal integration for a private site and he used PHP.... Sry I can't give you more info.
  #3 (permalink)  
Old Oct 2nd, 2007, 20:07
Rakuli's Avatar
SuperMember

SuperMember
Join Date: Sep 2007
Location: Australia
Age: 24
Posts: 956
Blog Entries: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Paypal PDT Subscription charge failure

I've only just started looking into paypal systems recently myself.

This Manual is fairly in depth as well as the Paypal documentation..

Have a read of those (I am reading also) and you should find what you're after.

Cheers
Last Blog Entry: The wannabe juggler's quest (Oct 27th, 2007)
  #4 (permalink)  
Old Oct 4th, 2007, 13:25
SuperMember

SuperMember
Join Date: Apr 2007
Location: Sydney
Posts: 154
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Paypal PDT Subscription charge failure

No worries, thanks guys.

For anyone else who comes accross this:

From what I gather, everytime paypal does a transaction, they will call a webpage on your server with a whole bunch of data including a SUCCESS or FAIL variable, then you can update the database accordingly.This is called their IPN or something..
Closed Thread

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
How Much Would You Charge? chuckles Starting Out 5 Apr 17th, 2008 16:48
[SOLVED] Signup Form With Paypal Button longstand PHP Forum 0 Jan 23rd, 2008 12:34
[SOLVED] Registrain form button to Paypal longstand PHP Forum 3 Jan 20th, 2008 19:38
Recognized ram failure RZX Developer Webforumz Cafe 12 Sep 18th, 2007 18:16
IE6: random display failure highway57 Web Page Design 7 Feb 6th, 2006 15:24


All times are GMT. The time now is 02:05.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43