Skip to content

sidneijp/usd2brl_checkout_calc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run:

python main.py <cc-issuer> <value>

cc-issuer: (nubank | inter) name of the credit card issuer (to calculate fees) value: decimal value in USD Dollars

The result is a decimal value in Brasilian Reais (BRL/R$).

Examples:

$ python main.py nubank 10.0
43.30
$ python main.py inter 10.0
42.05

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages