Methods Summary | ||
---|---|---|
public
|
||
public
|
#
precheck( )
Post the IPN data received back to paypal for validation
Sends the complete unaltered message back to PayPal. The message must contain the same fields
in the same order and be encoded in the same way as the original message
PayPal will respond back with a single word, which is either VERIFIED if the message originated with PayPal or INVALID
If valid returns the subscription and member IDs we are going to process if it passes
|
|
public
|
||
public
|
||
public
|
||
public
|
||
public
|
#
performCancel( string $subscription_id , int $member_id , array $subscription_info )
Things to do in the event of a cancellation
|
|
public
|
||
public
|