Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
RCP_Payment_Gateway_PayPal
PHP 클래스 RCP_Payment_Gateway_PayPal, restrict-content-pro
부터:
2.1
상속:
extends
RCP_Payment_Gateway
파일 보기
프로젝트 열기: restrictcontentpro/restrict-content-pro
보호된 프로퍼티들
프로퍼티
타입
설명
$password
$signature
$username
공개 메소드들
메소드
설명
init
( )
Get things going
process_signup
( )
Process registration
process_webhooks
( )
Process PayPal IPN
메소드 상세
init()
공개
메소드
Get things going
부터:
2.1
public
init
( )
process_signup()
공개
메소드
Process registration
부터:
2.1
public
process_signup
( )
process_webhooks()
공개
메소드
Process PayPal IPN
부터:
2.1
public
process_webhooks
( )
프로퍼티 상세
$password
보호되어 있는 프로퍼티
protected
$password
$signature
보호되어 있는 프로퍼티
protected
$signature
$username
보호되어 있는 프로퍼티
protected
$username