Payment integration

Payment integration

by Daniel rock -
Number of replies: 1
am beginner in  learning in moodle..
i want to implement payment gate way integration ..
i was implemented pay pal.
but i want implement credit card integration..
i want to which is best one..how to integrate that payment integration ..





Average of ratings: -
In reply to Daniel rock

Re: Payment integration

by Andrew Normore -

I once wrote a big e-commerce platform for moodle to sell courses.

There is a PayPal integration for Moodle, but as for something like authorize.net to take credit card payments - you'll have to build it as I did. 

You'll also need to be PCI compliant if you're storing credit card data. You'll need an SSL certificate too.