Skip to content

addoinc/iamax_connect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Plugin for Iamax topup API integration into rails application

Add Iamax configuration file into your application config folder(ex. config/iamax.yml)

You must add following Iamax details into your configuration file....

rcode:          # Add rcode
username:       # Iamax a/c username
password:       # Iamax a/c password
service_url:    # Iamax api url



Usuage:

TopupService::IamaxAdapter.new.process_topup(topup_amount, mobile_number)

About

Iamax Topup Service API integration for Rails

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages