Welcome Guest, Not a member yet? Register   Sign In
Paypal payment
#1

Hi , sorry for english , i create an application with codeigniter 3 and i have implemented a ipn payment to add balance of customer accounts . In my app there are some method to gain money . When a user come to a number i must pay it with a cronjob ,which type of payment i must use to pay the user in background with cronjob ?
Reply
#2

You should be able to use almost any payment system, they all have an API interface.
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply
#3

(06-07-2020, 12:34 PM)InsiteFX Wrote: You should be able to use almost any payment system, they all have an API interface.

I found this https://github.com/angelleye/paypal-codeigniter but i don't see where do automatically (in cronjob ,without login , without press a button )  a payment form business account to personal account...
Reply




Theme © iAndrew 2016 - Forum software by © MyBB