PHP Class Cartalyst\Stripe\AmountConverter

Mostra file Open project: cartalyst/stripe

Public Methods

Method Description
convert ( mixed $number ) : string Converts the given number into cents.

Method Details

convert() public static method

Converts the given number into cents.
public static convert ( mixed $number ) : string
$number mixed
return string