PayPal IPN

Discussion in 'PayPal' started by Cronus, Oct 6, 2008.

  1. #1
    Simple question.

    I have a website that sells items and automatically credits users on their account. But, when someone pays with an eCheck and it needs to wait for approval, will the IPN still go through after it clears, or will I be forced to manually make this transaction?

    I know the IPN doesn't process immediately when an eCheck is made since it is not clear, but I didn't know if it would after.

    Anyone have any idea?
     
    Cronus, Oct 6, 2008 IP
  2. jestep

    jestep Prominent Member

    Messages:
    3,659
    Likes Received:
    215
    Best Answers:
    19
    Trophy Points:
    330
    #2
    I'm pretty sure you get another response via IPN a few days after the transaction. You would want to hold the order until you get the second response stating that the check cleared. There's a field passed back in IPN that states whether the charge is cleared or not. I would check out the API documentation and adjust your own code to accommodate for two responses on echecks.
     
    jestep, Oct 7, 2008 IP
  3. Nick_Mayhem

    Nick_Mayhem Notable Member

    Messages:
    3,486
    Likes Received:
    338
    Best Answers:
    0
    Trophy Points:
    290
    #3
    IPN data is sent afterwards even after 24 to 48 hours of first transaction.

    When the status of that particular payment changes I guess it will again send you another data.
     
    Nick_Mayhem, Oct 7, 2008 IP
    Cronus likes this.
  4. Cronus

    Cronus Active Member

    Messages:
    343
    Likes Received:
    29
    Best Answers:
    0
    Trophy Points:
    70
    #4
    Excellent news, thanks for the help!
     
    Cronus, Oct 7, 2008 IP