Jump to content

CreditCard Processing / Online Payment


rideon88

Recommended Posts

I took on the task of creating a website for the company that I work for. We're selling insurance on devices and I made a basic user and product management system using PHP and MySQL that fits our needs perfectly. No cart out there would have been able to modify the pricing and options that we needed. But now I'm having a hard time finding a way to actually handle the payment aspect of this automatically.

 

I don't have experience using API's although if no one can point me in the right direction I may end up having to learn them. I just want to be able to send the total as either a $_POST or $_GET variable to a site like Paypal and have the customer check out through someone else's secure site. I don't have the security background to write anything that would store credit cards on our systems.

 

Just looking for insight. Thanks

Link to comment
https://forums.phpfreaks.com/topic/51881-creditcard-processing-online-payment/
Share on other sites

Not exactly, yes it would be nice for paypal to post to my website after payment goes through to indicate the status of the payment, but I'm actually looking for something that my final order page can post to, after the user reviews their selection, sending the user to an off site payment gateway with the customized price sent in from my page to the payment gateway as a POST or GET variable.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.