Which Paypal Service for ISP Provider

Which Paypal Service for ISP Provider

am 19.04.2008 11:41:13 von Charles

We want to provide to hotel guests in a number of hotels gateway/ISP
services.

Which Paypal suites this type of transaction that require irrevocable
confirmation.

The guest wants to go onto the Internet NOW.

We can't afford to provide the service and then find out days later
that the authorization was revoked.

Thank you.

Charles

Re: Which Paypal Service for ISP Provider

am 19.04.2008 11:53:37 von mark

"Charles" wrote in message
news:2eca4ad5-88a1-487f-a24a-9a0b37629357@a22g2000hsc.google groups.com...

> We want to provide to hotel guests in a number of hotels gateway/ISP
> services.

Wired or wireless...?

> Which Paypal suites this type of transaction that require irrevocable
> confirmation.

I'm not sure what you mean by "which Paypal"? There is only one PayPal...

> We can't afford to provide the service and then find out days later
> that the authorization was revoked.

Can you explain a bit more about what you're trying to do...?


--
Mark Rae
ASP.NET MVP
http://www.markrae.net

RE: Which Paypal Service for ISP Provider

am 19.04.2008 21:46:00 von pbromberg

Paypal offers what is called IPN notification which gives your code an
instant answer on whether the attempted charge was successful. Their site has
plenty of sample code, including ASP.NET code.
-- Peter
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com
Short Urls & more: http://ittyurl.net


"Charles" wrote:

> We want to provide to hotel guests in a number of hotels gateway/ISP
> services.
>
> Which Paypal suites this type of transaction that require irrevocable
> confirmation.
>
> The guest wants to go onto the Internet NOW.
>
> We can't afford to provide the service and then find out days later
> that the authorization was revoked.
>
> Thank you.
>
> Charles
>

Re: Which Paypal Service for ISP Provider

am 20.04.2008 00:00:41 von Charles

On Apr 19, 5:53 am, "Mark Rae [MVP]" wrote:
> "Charles" wrote in message
>
> news:2eca4ad5-88a1-487f-a24a-9a0b37629357@a22g2000hsc.google groups.com...
>
> > We want to provide to hotel guests in a number of hotels gateway/ISP
> > services.
>
> Wired or wireless...?
>
> > WhichPaypalsuites this type of transaction that require irrevocable
> > confirmation.
>
> I'm not sure what you mean by "whichPaypal"? There is only onePayPal...
>
> > We can't afford to provide theserviceand then find out days later
> > that the authorization was revoked.
> http://groups.google.com/group/microsoft.public.dotnet.frame work.aspnet/browse_thread/thread/956a3f922ead0beb/f8a0dba6df 44cddc?lnk=st&q=Which+Paypal+Service+for+ISP+Provider#f8a0db a6df44cddc
Which Paypal Service for ISP Provider -
microsoft.public.dotnet.framework.aspnet | Google Groups
> Can you explain a bit more about what you're trying to do...?
>
> --
> Mark Rae
> ASP.NET MVPhttp://www.markrae.net

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

Re: Which Paypal Service for ISP Provider

am 20.04.2008 00:06:27 von Charles

Thank you for the heads up.

Once a merchant has the IPN, does the transaction become irrevocable.
We don't want to provide Internet services only to be notified days
later that the money is no longer in our account.

Charles