Table of Contents - mandarin-api-1.0.1 Documentation
Pages
-
README
- mandarin-api-rb
- Usage:
- Example of config:
- Example of assigning a card:
- Example:
- Example of oneway card binding:
- Example:
- Example of performing payment:
- Example:
- Example of performing payout:
- Example:
- Example of charging user without card binding
- Example:
- Example of performing refund:
- Example:
- Example of performing rebill:
- Example:
- Example:
- callbacks.puml
Classes and Modules
- MandarinApi
- MandarinApi::CardManager
- MandarinApi::Configuration
- MandarinApi::PaymentManager
- MandarinApi::Responder
- MandarinApi::Wrapper
Methods
- ::assign_card — MandarinApi
- ::charge — MandarinApi
- ::configure — MandarinApi
- ::new — MandarinApi::Responder
- ::new — MandarinApi::Wrapper
- ::oneway_assign_card — MandarinApi
- ::pay — MandarinApi
- ::payout — MandarinApi
- ::process_callback — MandarinApi
- ::rebill — MandarinApi
- ::refund — MandarinApi
- #assign_card — MandarinApi::CardManager
- #camelize — MandarinApi::Wrapper
- #charge_request_body — MandarinApi::PaymentManager
- #failure — MandarinApi::Responder
- #generate_x_auth_header — MandarinApi::Wrapper
- #header — MandarinApi::Wrapper
- #json — MandarinApi::Wrapper
- #key_transform — MandarinApi::Wrapper
- #normal_request_body — MandarinApi::PaymentManager
- #one_side_assign_card — MandarinApi::CardManager
- #payment — MandarinApi::PaymentManager
- #perform — MandarinApi::PaymentManager
- #perform_charge — MandarinApi::PaymentManager
- #perform_loging — MandarinApi::Wrapper
- #perform_payment — MandarinApi::PaymentManager
- #perform_payout — MandarinApi::PaymentManager
- #perform_rebill — MandarinApi::PaymentManager
- #perform_refund — MandarinApi::PaymentManager
- #phone — MandarinApi::CardManager
- #phone — MandarinApi::PaymentManager
- #rebill_request_body — MandarinApi::PaymentManager
- #refund_request_body — MandarinApi::PaymentManager
- #request — MandarinApi::Wrapper
- #sign_is_valid — MandarinApi::Responder
- #success — MandarinApi::Responder
- #temp_string — MandarinApi::Responder