Ruby BillPlz API


Sample code below are for create collection ID and create bill.
Others API you can refer on their website: https://www.billplz.com/api

Steps:
1. Install Gem HTTPARTY
gem install httparty refer here: https://github.com/jnunemaker/httparty
2. Use the code provided below and put in your controller
3. Done!


POSTED BY juong

Popular Posts

.

Back to Top