angelleye Posted October 26, 2011 Posted October 26, 2011 I've been developing with FileMaker for a long time and I've always specialized in eBay and PayPal integration. I've got a pretty good reputation in the PayPal community (I got the star developer award in 2008, 2009, and 2011) and I've finally taken the time to develop a set of custom functions for FileMaker that give you direct access to PayPal's API's. I wish I would have done this years ago as it's already saved me loads of time. Get it Now The solution consists of a simple FileMaker database that when loaded, populates your External Functions with a bunch of custom functions that coincide with PayPal's API's. Just like any other function in FileMaker, all you have to do is populate the function parameters and it will take care of the rest for you. API calls included so far are: AddressVerify BillOutstandingAmount CreateRecurringPaymentsProfile DoAuthorization DoCapture DoDirectPayment DoNonReferencedCredit DoReauthorization DoReferenceTransaction DoVoid GetBalance GetBillingAgreementCustomerDetails GetRecurringPaymentsProfileDetails GetTransactionDetails ManagePendingTransactionStatus ManageRecurringPaymentsProfileStatus MassPay RefundTransaction TransactionSearch UpdateRecurringPaymentsProfile I will be adding more API's very soon to cover the rest of their web services, including Adaptive Payments. Right now all I have is the quick intro video on how it's used, but I'll be adding more detailed videos and documentation in the near future. Feedback is appreciated!
Recommended Posts