Paypal Integration
Asked Answered
C

3

8

I am quite new to PayPal integration into website. What are the basics of paypal integration? What type of sandbox account do i need to create?

Chapa answered 8/4, 2011 at 12:54 Comment(0)
U
4

For sandbox account, you can go to www.developer.paypal.com and start an account. The basics of paypal integration? Thats too generic to answer but i suggest you go to www.x.com to read up on forum threads.

Unsupportable answered 9/4, 2011 at 4:43 Comment(1)
which paypal payment method should me use? Express Checkout or Website Payments Standard API ? @pivotal developerTannenbaum
T
6

What he said. You can sign up for a developer account at https://developer.paypal.com/ - this allows you to set up multiple buyer/seller accounts. Keep in mind that Sandbox is fully separated from the live environment; so any emails will be directed to the 'Test emails' section on https://developer.paypal.com/ rather than being sent out externally. Should you need to get specific access to an API call (i.e., Reference Transactions), just log a thread at x.com or paypal.com/mts

Thicket answered 16/4, 2011 at 14:37 Comment(1)
The x.com did not work for me, but, the paypal.com/mts worked.Binge
U
4

For sandbox account, you can go to www.developer.paypal.com and start an account. The basics of paypal integration? Thats too generic to answer but i suggest you go to www.x.com to read up on forum threads.

Unsupportable answered 9/4, 2011 at 4:43 Comment(1)
which paypal payment method should me use? Express Checkout or Website Payments Standard API ? @pivotal developerTannenbaum
C
0

You want to create a test PayPal account. First of all you can sign up for a developer account on the paypal website https://developer.paypal.com and two types of account can be created.

  1. Buyer (Personal)
  2. Seller (Business)

You also login with sandbox account to check the transactions at https://sandbox.paypal.com.

You can also refer to this link: http://www.phpgang.com/how-to-integrate-payment-system-with-paypal_249.html

Contend answered 30/11, 2016 at 6:15 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.