Open derodevil opened 5 years ago
Yes thank you for your advice, but check out #11
I'm trying in my own environment and the transfer process fails. It ends up with invalid model
. I'll port it once it's fixed
I'm trying in my own environment and the transfer process fails. It ends up with
invalid model
. I'll port it once it's fixed
transferOvo
works for me tested 7/12/2019, but if you try to transfer more than twice it will failed coz need signature request. Signature for UnlockAndValidateTrxId
Take a look how this repo generate the signature https://github.com/rickgun/go-ovo
Take a look how this repo generate the signature https://github.com/rickgun/go-ovo
Does it works?
Take a look how this repo generate the signature https://github.com/rickgun/go-ovo
Does it works?
Invalid Model fixed, but only can transfer twice without problem(signature). Idk how to reproduce signature, if i reading from go-ovo
repo or other repo, it mixed from time+app version+key, maybe
how about this repo? https://github.com/aalfiann/ovo-payment
how about this repo? https://github.com/aalfiann/ovo-payment
coba tanya pemilik repo tersebut, penggunaannya bagaimana
how about this repo? https://github.com/aalfiann/ovo-payment
coba tanya pemilik repo tersebut, penggunaannya bagaimana
sepertinya repo tersebut untuk request payment dari merchant ke user contoh kasusnya seperti saat kita bayar di matahari/hypermart/merchant2 lain pake ovo. yang akan memunculkan notifikasi permintaan konfirmasi pembayaran
It's interesting. My main programming language is C#. It would be an advantage if it also written in that language.