PHP 클래스 Omnipay\PayPal\RestGatewayTest

상속: extends Omnipay\Tests\GatewayTestCase
파일 보기 프로젝트 열기: omnipay/paypal

공개 프로퍼티들

프로퍼티 타입 설명
$gateway RestGateway
$options array
$subscription_options array

공개 메소드들

메소드 설명
setUp ( )
testAuthorize ( )
testBearerToken ( )
testBearerTokenExpires ( )
testBearerTokenReused ( )
testCancelSubscription ( )
testCapture ( )
testCompleteSubscription ( ) Incomplete generic tests for subscription payments
testCreateCard ( )
testFetchPurchase ( )
testFetchTransaction ( )
testFullRefund ( )
testListPurchase ( )
testPayWithSavedCard ( )
testPurchase ( )
testReactivateSubscription ( )
testRefund ( )
testRefundCapture ( )
testSuspendSubscription ( )
testVoid ( )

메소드 상세

setUp() 공개 메소드

public setUp ( )

testAuthorize() 공개 메소드

public testAuthorize ( )

testBearerToken() 공개 메소드

public testBearerToken ( )

testBearerTokenExpires() 공개 메소드

testBearerTokenReused() 공개 메소드

testCancelSubscription() 공개 메소드

testCapture() 공개 메소드

public testCapture ( )

testCompleteSubscription() 공개 메소드

Incomplete generic tests for subscription payments

testCreateCard() 공개 메소드

public testCreateCard ( )

testFetchPurchase() 공개 메소드

public testFetchPurchase ( )

testFetchTransaction() 공개 메소드

testFullRefund() 공개 메소드

public testFullRefund ( )

testListPurchase() 공개 메소드

public testListPurchase ( )

testPayWithSavedCard() 공개 메소드

testPurchase() 공개 메소드

public testPurchase ( )

testReactivateSubscription() 공개 메소드

testRefund() 공개 메소드

public testRefund ( )

testRefundCapture() 공개 메소드

public testRefundCapture ( )

testSuspendSubscription() 공개 메소드

testVoid() 공개 메소드

public testVoid ( )

프로퍼티 상세

$gateway 공개적으로 프로퍼티

public RestGateway,Omnipay\PayPal $gateway
리턴 RestGateway

$options 공개적으로 프로퍼티

public array $options
리턴 array

$subscription_options 공개적으로 프로퍼티

public array $subscription_options
리턴 array