PHP Class Test\Helper

Inheritance: extends Artovenry\Helper
Mostrar archivo Open project: braintree/braintree_php Class Usage Examples

Public Properties

Property Type Description
$valid_nonce_characters

Public Methods

Method Description
_errorHandler ( $errno, $errstr, $errfile, $errline )
assertPrintable ( $object )
create3DSVerification ( $merchantAccountId, $params )
createViaTr ( $regularParams, $trParams )
decodedClientToken ( $params = [] )
defaultMerchantAccountId ( )
escrow ( $transactionId )
fakeAmexDirectMerchantAccountId ( )
fakeVenmoAccountMerchantAccountId ( )
generate3DSNonce ( $params )
generateInvalidUsBankAccountNonce ( )
generateValidUsBankAccountNonce ( )
includes ( $collection, $targetItem )
nonDefaultMerchantAccountId ( )
nonDefaultSubMerchantAccountId ( )
nowInEastern ( )
submitTrRequest ( $url, $regularParams, $trData )
suppressDeprecationWarnings ( )
testMerchantConfig ( )
threeDSecureMerchantAccountId ( )

Method Details

_errorHandler() public static method

public static _errorHandler ( $errno, $errstr, $errfile, $errline )

assertPrintable() public static method

public static assertPrintable ( $object )

create3DSVerification() public static method

public static create3DSVerification ( $merchantAccountId, $params )

createViaTr() public static method

public static createViaTr ( $regularParams, $trParams )

decodedClientToken() public static method

public static decodedClientToken ( $params = [] )

defaultMerchantAccountId() public static method

public static defaultMerchantAccountId ( )

escrow() public static method

public static escrow ( $transactionId )

fakeAmexDirectMerchantAccountId() public static method

fakeVenmoAccountMerchantAccountId() public static method

generate3DSNonce() public static method

public static generate3DSNonce ( $params )

generateInvalidUsBankAccountNonce() public static method

generateValidUsBankAccountNonce() public static method

includes() public static method

public static includes ( $collection, $targetItem )

nonDefaultMerchantAccountId() public static method

public static nonDefaultMerchantAccountId ( )

nonDefaultSubMerchantAccountId() public static method

public static nonDefaultSubMerchantAccountId ( )

nowInEastern() public static method

public static nowInEastern ( )

submitTrRequest() public static method

public static submitTrRequest ( $url, $regularParams, $trData )

suppressDeprecationWarnings() public static method

public static suppressDeprecationWarnings ( )

testMerchantConfig() public static method

public static testMerchantConfig ( )

threeDSecureMerchantAccountId() public static method

public static threeDSecureMerchantAccountId ( )

Property Details

$valid_nonce_characters public_oe static_oe property

public static $valid_nonce_characters