PHP Class RCP_Payment_Gateway_PayPal, restrict-content-pro

Since: 2.1
Inheritance: extends RCP_Payment_Gateway
Afficher le fichier Open project: restrictcontentpro/restrict-content-pro

Protected Properties

Свойство Type Description
$password
$signature
$username

Méthodes publiques

Méthode Description
init ( ) Get things going
process_signup ( ) Process registration
process_webhooks ( ) Process PayPal IPN

Method Details

init() public méthode

Get things going
Since: 2.1
public init ( )

process_signup() public méthode

Process registration
Since: 2.1
public process_signup ( )

process_webhooks() public méthode

Process PayPal IPN
Since: 2.1
public process_webhooks ( )

Property Details

$password protected_oe property

protected $password

$signature protected_oe property

protected $signature

$username protected_oe property

protected $username