1. WINTHOR CAINGLES
  2. PowerBuilder
  3. Tuesday, 8 May 2018 15:49 PM UTC

Hi,

Good day...

My boss wanted to add payment method in our system using the Powerbuilder Classic... Is there any method or codes useful to solve our problem?

Thank you very much in advance...

Marco Meoni Accepted Answer Pending Moderation
  1. Wednesday, 9 May 2018 15:03 PM UTC
  2. PowerBuilder
  3. # 1

Hi Winthor,

Paypal exposes a very simple API.

You can issue a payment using query strings to specify merchant ID, description, amount and currency. 

For example (sandbox lets you test without actually performing the transaction):

https://www.sandbox.paypal.com/cgi-bin/webscr?cmd=_xclick&business=44K2YPE4VLFJC&item_name=myItem&amount=100.00¤cy_code=USD

My 2 cents,

Best,

Marco

Comment
There are no comments made yet.
Roland Smith Accepted Answer Pending Moderation
  1. Tuesday, 8 May 2018 18:29 PM UTC
  2. PowerBuilder
  3. # 2

Do you have a card processor picked out? The exact method would depend on the processor. Some have OLE controls which would make it very easy.

 

Comment
There are no comments made yet.
David Peace (Powersoft) Accepted Answer Pending Moderation
  1. Tuesday, 8 May 2018 16:18 PM UTC
  2. PowerBuilder
  3. # 3

We have integrated to Credit Card Company API in the past. However, with PCI compliance much more strick it requires some serious thought. The Webservice calls themselves are quite simple and most merchant providers have external APIs for you to use.

There is no one size fits all solution as it really depends on you business model and what data you are collecting as part of the payment process.

If you want you can PM me for more help.

Kind regards

Comment
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.
We use cookies which are necessary for the proper functioning of our websites. We also use cookies to analyze our traffic, improve your experience and provide social media features. If you continue to use this site, you consent to our use of cookies.