, Just need an API call)
What do you recommend that you use and (especially) if there is anything like a Codeigniter library to use for this.
I am basically missing some affiliate / customer exemption from a back end / admin interface and I do not want to let the admin agent log in to PayPal.
Also, what is the necessary information for this payment (zodiac, user_email ..) and do we need to accept the approval of a third party?
The way PayPal API maspecks looks like for you.
Check this example from PayPal:
Not sure how this can be done in the codeigniter, I think you can do this (as you modify) the code You can use Library / Assistant to transfer only the PP settings in your config. Also, I suggest using a log to store PayPal responses.
Third Party Approval? To make sure you only need your user email, they will accept incoming money (almost to ensure :) so you do not need any access keys from them. In addition, to make a payment, you will need a unique ID for the amount, currency usage, receiver email address, this payment, and the API ID will be required. Apart from this, I think you need PayPal Pro and they have to open the mspe functionality for your account.
Another useful tool: I hope this will be helpful,
No comments:
Post a Comment