Sha256: ff3c907e6f697dce1541e4dd2038c575ff40be9f522b7e2fb65bbcfb16a41431
Contents?: true
Size: 1.87 KB
Versions: 3
Compression:
Stored size: 1.87 KB
Contents
# See http://docs.payulatam.com/en/api-integration/proof-of-payment/ :payu_latam: - :account_id: colombia :test: true :api_login: 11959c415b33d0c :api_key: 6u39nqhq8ftd0hlvnjfs66eh8c :country_account_id: 500538 :merchant_id: 500238 - :account_id: panama :test: true :api_login: 11959c415b33d0c :api_key: 6u39nqhq8ftd0hlvnjfs66eh8c :country_account_id: 500537 :merchant_id: 500238 - :account_id: peru :test: true :api_login: 11959c415b33d0c :api_key: 6u39nqhq8ftd0hlvnjfs66eh8c :country_account_id: 500546 :merchant_id: 500238 - :account_id: mexico :test: true :api_login: 11959c415b33d0c :api_key: 6u39nqhq8ftd0hlvnjfs66eh8c :country_account_id: 500547 :merchant_id: 500238 - :account_id: argentina :test: true :api_login: 11959c415b33d0c :api_key: 6u39nqhq8ftd0hlvnjfs66eh8c :country_account_id: 509171 :merchant_id: 500238 - :account_id: brazil :test: true :api_login: 403ba744e9827f3 :api_key: 676k86ks53la6tni6clgd30jf6 :country_account_id: 500719 :merchant_id: 500365 :database: # SQLite (development) :adapter: sqlite3 :database: test.db # For MySQL # :adapter: mysql # :username: 'killbill' # :password: 'killbill' # :database: 'killbill' # or set the URL : # #:url: jdbc:mysql://127.0.0.1:3306/killbill # :driver: org.mariadb.jdbc.Driver # as in KB # :pool: 30 # AR's default is max 5 connections # In Kill Bill # :adapter: mysql # :jndi: 'killbill/osgi/jdbc' # :pool: false # false-pool (JNDI pool's max) # # uncomment if pool does not support JDBC4 : # #:connection_alive_sql: 'select 1' # # MySQL adapter #configure_connection defaults : # # @@SESSION.sql_auto_is_null = 0, # # @@SESSION.wait_timeout = 2147483, # # @@SESSION.sql_mode = 'STRICT_ALL_TABLES' # # ... can be disabled (on AR-JDBC 1.4) using : # :configure_connection: false
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
killbill-payu-latam-0.3.0 | payu_latam.yml |
killbill-payu-latam-0.2.0 | payu_latam.yml |
killbill-payu-latam-0.1.0 | payu_latam.yml |