veritrans / veritrans-ruby

Ruby library for Veritrans payment gateway (Indonesia)
http://docs.veritrans.co.id/en/welcome/index.html
Apache License 2.0
44 stars 28 forks source link

Add missing partner APIs #43

Closed anuja-joshi closed 2 years ago

anuja-joshi commented 4 years ago

Partner related APIs like - link customer account , Enquire account status, disable account are missing

Should we add them or is it something internal to use?

I would be happy to raise PR

rizdaprasetya commented 4 years ago

Hi @anuja-joshi I suppose you are referring to Gopay payment type, correct? Those are fairly new endpoints, only available for few eligible/selected merchants. But yes the endpoint is public and behind API key authentication anyway.

So that is ok to add PR to this public Gem, if you prefer 👌 Will require the repo owner to approve & merge the PR later though

Andrenzo17 commented 2 years ago

Hi @anuja-joshi thank you for open PR. In current version we already implement Gopay Tokenization Thanks