PHP Class Omnipay\PayPal\ExpressGatewayTest

Inheritance: extends Omnipay\Tests\GatewayTestCase
Afficher le fichier Open project: omnipay/paypal

Protected Properties

Свойство Type Description
$gateway Omnipay\PayPal\ExpressGateway
$options array
$voidOptions array

Méthodes publiques

Méthode Description
setUp ( )
testAuthorizeFailure ( )
testAuthorizeSuccess ( )
testCompletePurchaseCustomOptions ( )
testCompletePurchaseFailureRedirect ( )
testCompletePurchaseHttpOptions ( )
testFetchCheckout ( )
testOrderFailure ( )
testOrderSuccess ( )
testPurchaseFailure ( )
testPurchaseSuccess ( )
testTransactionSearch ( )
testVoidFailure ( )
testVoidSuccess ( )

Method Details

setUp() public méthode

public setUp ( )

testAuthorizeFailure() public méthode

testAuthorizeSuccess() public méthode

testCompletePurchaseCustomOptions() public méthode

testCompletePurchaseFailureRedirect() public méthode

testCompletePurchaseHttpOptions() public méthode

testFetchCheckout() public méthode

public testFetchCheckout ( )

testOrderFailure() public méthode

public testOrderFailure ( )

testOrderSuccess() public méthode

public testOrderSuccess ( )

testPurchaseFailure() public méthode

public testPurchaseFailure ( )

testPurchaseSuccess() public méthode

public testPurchaseSuccess ( )

testTransactionSearch() public méthode

testVoidFailure() public méthode

public testVoidFailure ( )

testVoidSuccess() public méthode

public testVoidSuccess ( )

Property Details

$gateway protected_oe property

protected ExpressGateway,Omnipay\PayPal $gateway
Résultat Omnipay\PayPal\ExpressGateway

$options protected_oe property

protected array $options
Résultat array

$voidOptions protected_oe property

protected array $voidOptions
Résultat array