|
From: Charles on 21 Apr 2008 14:21 We want to provide to hotel guests in a number of hotels ISP services. The guest wants to go onto the Internet NOW. Which Paypal suites this type of transaction -- giving us irrevocable confirmation of payment. We can't afford to provide the service and then find out days later that the authorization was revoked. Paypal offers these eight services according to https://www.paypal.com/IntegrationCenter/ic_home.html Express Checkout Website Payments Standard Website Payments Pro (US) Website Payments Pro (UK) PayPal Mobile Checkout Payflow Link Payflow Pro Website Payments Pro Payflow Edition Thank you.
From: ps56k on 22 Apr 2008 08:44 Charles wrote: > We want to provide to hotel guests in a number of hotels ISP services. really - and what hardware, software, and firmware are you using to deliver the service ?
From: seaweedsl on 22 Apr 2008 11:51 On Apr 21, 1:21 pm, Charles <CEn...(a)gmail.com> wrote: > We want to provide to hotel guests in a number of hotels ISP services. > > The guest wants to go onto the Internet NOW. > > Which Paypal suites this type of transaction -- giving us irrevocable > confirmation of payment. I'll be surprised if anyone here really knows that much about paypal. Perhaps try Paypal sales/support ? Ebay forums?
From: DTC on 22 Apr 2008 14:52 seaweedsl wrote: > On Apr 21, 1:21 pm, Charles <CEn...(a)gmail.com> wrote: >> We want to provide to hotel guests in a number of hotels ISP services. >> >> The guest wants to go onto the Internet NOW. >> >> Which Paypal suites this type of transaction -- giving us irrevocable >> confirmation of payment. > > > I'll be surprised if anyone here really knows that much about paypal. Two options... You can link from your splash page to PayPal and get they will be presented with a PayPal web page. Easy to implement. You can write your own interface that points to PayPal behind the scene and the customer won't see it. Hard to implement if your not up to speed on programming. Its all in the PayPal documentation.
From: Jeff Liebermann on 22 Apr 2008 23:14 On Tue, 22 Apr 2008 13:52:23 -0500, DTC <me(a)nothingtoseehere.zzx> wrote: >You can link from your splash page to PayPal and get they will be >presented with a PayPal web page. Easy to implement. Too easy. No fun. >You can write your own interface that points to PayPal behind the >scene and the customer won't see it. Hard to implement if your not >up to speed on programming. Paypal has a free API for developing applications and web front ends that use Paypal. Join the developers network, RTFB (read the friendly blog) for examples to plagerize, and dive in. <http://developer.paypal.com> <http://www.paypaldeveloper.com> >Its all in the PayPal documentation. Nobody actually reads the documentation until desperate. -- # Jeff Liebermann 150 Felker St #D Santa Cruz CA 95060 # 831-336-2558 jeffl(a)comix.santa-cruz.ca.us # http://802.11junk.com jeffl(a)cruzio.com # http://www.LearnByDestroying.com AE6KS
|
Pages: 1 Prev: Resetting Buffalo logins and password Next: dll is linked to missing export Kernel32 |