Card
Class: Card model class.
Method: Returns whether the charge is successful.
Charge::is_success Read More »
Method: Returns the product price.
One_Time_Payment::get_price Read More »
Method: Cancels the one-time payment.
One_Time_Payment::cancel Read More »
Method: Returns the status label.
One_Time_Payment::get_status_label Read More »
Method: Returns the one-time payment status based on the product.
One_Time_Payment::get_status_based_on_product Read More »
Method: Returns a list of countries with their codes.
Countries::get_all Read More »