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
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.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.