Jump to content

Connecting to PayPal Payment API


JSHINER

Recommended Posts

Hey - not looking for anyone to write code for me, just wondering where I should start in using PayPal API to process Payments.

 

What I want it to do is:

 

- 1: Select your item(s) (DONE)

- 2: a) Show total for items, create variable for $total and ask for billing / shipping info (DONE)

- 2: b) Ask for payment method (Credit Card) and get info - then send to PayPal for processing

- 3: Send back "Payment complete" or "denied" - would like an "if(payment_complete) { function(do_stuff) } else { echo 'Denied!'; }"

 

Where should I start?

Link to comment
https://forums.phpfreaks.com/topic/110956-connecting-to-paypal-payment-api/
Share on other sites

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.