0

Hi I have searched for this solution and although others have experienced the same problem I couldn't find a solution that works for my site.

My wordpress site mainly sells registrations/bookings for events and I'm using the s2Memberplugin to process the payments with Paypal. The problem is that when we direct the users/customers to the paypal page to complete the transaction which i want set up with the option of paying via credit/debit card if the user/customer doesn’t have (or doesn’t want to create one) a paypal account. That has been working perfectly except for when users/customers are using a variety of internet browser with various cookie settings so the user/customer get’s directed to a completely different page both in appearance and functionality from the page I want them to see. This incorrect page ‘requires’ users/customers to have or create a paypal account to make the payment, no option to pay via card is available. I tried calling paypal and of course they say it is something wrong with my site.

Over 20 days ago i lodged a support ticket with Paypal MTS (or whatever they are called) and of course no response. I have lodged about 5 more tickets and made about 10 more phone calls and they simply don't care about customers. That is clearly demonstrated when you ask to speak to the complaints section and they say "We don't have a complaints section'

Thanks very much, any assistance is greatly appreciated


I haven't been provided with any error codes, unfortunately - i did ask for them but nobody supplied them.

we just discovered that the payflow and IPN settings within my sites plugin were empty but i'm filling them in now but i have two questions:

The vendor, is that just my username for my paypal account? (why don't they just use the same terminology - confusing)

My s2Member plugin say's i'll need my IPN url (and then supplies a url, but whn i look at the IPN notification url within my paypal settings it's a totally different link. Should i be changing my paypal IPN url to that which is supplied by my s2Member plugin or am i getting two different url's confused?

Thanks for your help again mate.

4

1 回答 1

0

如果您使用的是 Payments Standard,则此体验基于您提到的 cookie。如果您想确保显示完整的信用卡表格并允许人们在不创建帐户的情况下使用信用卡付款,您可以使用Express Checkout API

在您的SetExpressCheckout请求中,您只需设置 SOLUTION=Sole 和 LANDINGPAGE=Billing。

于 2013-08-18T21:03:39.420 回答