View Source AlipayKit
A kit for Alipay.
Installation
Add :alipay_kit
to the list of dependencies in mix.exs
:
def deps do
[
{:alipay_kit, <requirement>}
]
end
Usage
For more information, see the documentation.
A kit for Alipay.
Add :alipay_kit
to the list of dependencies in mix.exs
:
def deps do
[
{:alipay_kit, <requirement>}
]
end
For more information, see the documentation.