-2

As i'm new in ruby on rails so sorry for silly question if it is. I'm developing e-commerse application like amazon. So seller needs to add their merchant account in rails application. Merchant acccount can be paypalpaylfow, authorize.net or cybersource. I want to integrate PayPal Payflow, Authorize.net, CyberSource. I realy don't know about any of these payment gateway. So can anyone help me out? Can you provide me the solutions or examples for the above payment gateway. Thank you in advance.

sam
  • 372
  • 2
  • 12

2 Answers2

0

To get started with PayPal Payflow gateway, you should review the guide at this website:

https://developer.paypal.com/docs/classic/payflow/integration-guide/

The link you provided in the comment on your original post is for "payouts" which is different than "Payflow".

Krondorian
  • 616
  • 1
  • 9
  • 21