Welcome Guest, Not a member yet? Register   Sign In
Loading Instamojo Payment gateway SDK giving error
#2

PHP Code:
$authType "app/user" /**Depend on app or user based authentication**/ 

It's expecting a string with a $ not 'app'

PHP Code:
$api Instamojo\Instamojo::init($authType,[ 

pass it a string like it is showing in the documentation.
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply


Messages In This Thread
RE: Loading Instamojo Payment gateway SDK giving error - by InsiteFX - 09-29-2020, 03:50 PM



Theme © iAndrew 2016 - Forum software by © MyBB