class GenesisRuby::Api::Requests::Financial::OnlineBankingPayments::Davivienda
bills online to anyone, anytime in Colombia.
Davivienda is offering the Bill pay service which is a fast, easy and secure way to pay and manage your
def allowed_billing_countries
def allowed_billing_countries %w(CO) end
def payment_transaction_structure
def payment_transaction_structure super.merge return_pending_url: return_pending_url end
def transaction_type
def transaction_type Api::Constants::Transactions::DAVIVIENDA end