NAME
WebService::Braintree::TransparentRedirect
PURPOSE
This class generates and manages the transparent redirects.
EXPLANATION
TODO
CLASS METHODS
confirm()
This takes a query string and returns whatever confirm() returns.
transaction_data()
This takes a hashref of params and returns whatever transaction_data() returns.
create_customer_data()
This takes a hashref of params and returns whatever create_customer_data() returns.
update_customer_data()
This takes a hashref of params and returns whatever update_customer_data() returns.
create_credit_card_data()
This takes a hashref of params and returns whatever create_credit_card_data() returns.
update_credit_card_data()
This takes a hashref of params and returns whatever update_credit_card_data() returns.
url()
This takes no parameters and returns whatever url() returns.