Packages
Client library for the ECPay Invoice API provided by Green World FinTech Service Co. (Taipei, Taiwan, Chinese name: 綠界科技股份有限公司). This library is compatible with API revision 3.0.0, which talks to the server using JSON payloads and uses AES encryption for verification.
Current section
Files
Jump to
Current section
Files
ecpay_invoice
.formatter.exs
.formatter.exs
# Used by "mix format"
[
inputs: ["{mix,.formatter}.exs", "{config,lib,test}/**/*.{ex,exs}"]
]