Skip to content
This repository has been archived by the owner on Feb 9, 2024. It is now read-only.

Proper documentation and example #3

Open
voipworld opened this issue Aug 12, 2022 · 3 comments
Open

Proper documentation and example #3

voipworld opened this issue Aug 12, 2022 · 3 comments

Comments

@voipworld
Copy link

Hello,
i would ask you to provide a proper example usage in a real app, not just a dart snippet that dont work.
in adition, here's a code error in the library while trying:
error: Member not found: 'ChargilyResponse.fromJson'.
thanks.

@rainxh11 rainxh11 pinned this issue Aug 12, 2022
@zakblacki
Copy link

+1

@ZakariaRebouhi
Copy link

Hello, i would ask you to provide a proper example usage in a real app, not just a dart snippet that dont work. in adition, here's a code error in the library while trying: error: Member not found: 'ChargilyResponse.fromJson'. thanks.

the same for me, if you find a solution to deal with this package, please share it with us

@devclouddz
Copy link

well i don't use flutter and i'm not quite sure about this package, but you can make the operation without using these package,
in a native way just make an http post request to them then you will get the result, after that in webhook

you can also create an post request so when they post their webhook , have to check the incoming request using hmac function

for more details check the this link https://dev.chargily.com/docs/epay-api

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants