Stripe
Class Methods
The following methods can be invoked on instances of this class.
Returns the gateway custom config form (if it has one)
Returns whether or not to use an iframe for posting
Determines the type of the credit card used
Returns the full customer address, including suburb, postcode and country
Returns if refunding transations is supported by the payment gateway
Retrieves the details of a recurring billing account
Renders the receipt data
Validates a number according to Luhn check algorithm
This function checks given number according Luhn check
algorithm.
Magic function to trap calls to undefined functions and throw an exception rather than
a fatal error.
Magic function to trap static calls to undefined functions and throw an exception rather
than a fatal error.
Returns the folder where the class exists
Returns the folder where the class's resources exist
Returns the folder where the class exists
Returns the folder where the class exists
Returns the reflection data for the current class
Returns a specific class annotation for the current class