ChargeInterface
interface ChargeInterface implements ResourceInterface, RetrieveInterface, UpdateInterface, ListAllInterface
Interface CustomerInterface.
Methods
                    create(CustomerInterface $customer, int $amount, array $arguments = [], string $key = null, string $currency = 'usd')
        
                                            
                
            No description
                    capture(string $id)
        
                                            
                
            No description