Jim Dettman
jimdettman at verizon.net
Wed Jan 30 09:40:08 CST 2013
Joe, Look for anything in the forum for Excel or VB as well. VBA/Classic VB is so popular, I'd be shocked if you couldn't find some code posted that would pretty much drop right in. Jim. -----Original Message----- From: accessd-bounces at databaseadvisors.com [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Joe O'Connell Sent: Wednesday, January 30, 2013 10:30 AM To: Access Developers discussion and problem solving Subject: Re: [AccessD] Integrating PayPal into an Access application Gustav and Jim, Thanks for the information. It gives me a place to start. Joe -----Original Message----- From: accessd-bounces at databaseadvisors.com [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Jim Dettman Sent: Wednesday, January 30, 2013 9:19 AM To: 'Access Developers discussion and problem solving' Subject: Re: [AccessD] Integrating PayPal into an Access application 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 -- AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com -- AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com