Class paypal_payment
Class of functions to validate a IPN response and provide details of the payment
Package: SMF
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/Subscriptions-PayPal.php
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/Subscriptions-PayPal.php
public
boolean
|
|
public
string
|
#
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 |
public
boolean
|
|
public
boolean
|
|
public
boolean
|
|
public
boolean
|
|
public
|
#
performCancel( string $subscription_id, integer $member_id, array $subscription_info )
Things to do in the event of a cancellation |
public
float
|
|
public
|