[AccessD] Integrating PayPal into an Access application

Jim Dettman jimdettman at verizon.net
Wed Jan 30 08:18:37 CST 2013


 Might be easier then you think.  Most payment gateways make it fairly easy
to integrate your app.

 I did a VBA interface to Authorize.Net and it was very straight forward.
Was nothing more then making a HTTP request.

 Haven't done PayPal ever, but Joe may want to look in the Forums there
rather then the sample code pages.

Jim. 

-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Gustav Brock
Sent: Wednesday, January 30, 2013 05:14 AM
To: 'Access Developers discussion and problem solving'
Subject: Re: [AccessD] Integrating PayPal into an Access application

Hi Joe

This will not be easy. No one seems to care using VB(A) with the PayPal
APIs:

https://www.x.com/developers/paypal/documentation-tools
https://www.x.com/developers/PayPal/documentation-tools/code-sample/216623

So you will be pretty much on your own.
The solution might be to have a dll programmed that A2010 can utilize.

/gustav


-----Oprindelig meddelelse-----
Fra: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com] På vegne af Joe O'Connell
Sendt: 29. januar 2013 19:20
Til: Access Developers discussion and problem solving
Emne: [AccessD] Integrating PayPal into an Access application

I have a customer that wants to accept credit card payment and process them
through PayPal.  The application uses Access 2010.

Has anyone done this?  Any tips or things to avoid?  Sample code to
interface with PayPal?

Joe O'Connell 


-- 
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com




More information about the AccessD mailing list