Paypal Integration
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Highlight
- Report Inappropriate Content
on โ21-04-2016 12:57 PM
I went into Paypal today and saw this banner
Does anybody understand this?
What do I need to do.
I read the 2016 Merchant Security Roadmap and the Merchant Security Checklist
I didn't understand any of it.
Re: Paypal Integration
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Highlight
- Report Inappropriate Content
on โ21-04-2016 01:18 PM
It means that websites and apps which interface directly with PayPal's API to process payments will need to be updated in various ways to update the security methods. PayPal is changing to more secure methods for connecting websites to its service. A web programmer or whoever setup a website should be able to do the updating work.
Re: Paypal Integration
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Highlight
- Report Inappropriate Content
on โ21-04-2016 01:25 PM
Many thanks for the information.
Now for the dumb question (yes, it's been one of those days!!), do we have to do something or is it a Paypal thing?
Thanks again
Sandra
Re: Paypal Integration
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Highlight
- Report Inappropriate Content
on โ21-04-2016 01:30 PM
It depends how your website is setup to use PayPal. You need to contact your website designer/programmer so they can read that page at PayPal and check a) if it's already setup to use those methods or can switch automatically and b) if it requires any additional work to fit the new requirements.
Re: Paypal Integration
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Highlight
- Report Inappropriate Content
on โ21-04-2016 01:33 PM
Thanks for that.
Since I posted this, I have realized that it is a Paypal thing probably nothing to do with ebay
I also have a website connected to this account, which no doubt it is referring to.
However, I set it up myself. I have no idea what they are talking about.
I rarely sell anything there. Mainly started setting this site as a "catalogue" for when I had enquriies about "what else" I had.
Might be easier to just remove the paypal buttons and just list anything anyone wants on ebay.
Re: Paypal Integration
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Highlight
- Report Inappropriate Content
โ21-04-2016 01:48 PM - edited โ21-04-2016 01:49 PM
If you're using simple PayPal buy now buttons which take the user to PayPal to take card details, process the card/payment and then come back to your website to say thanks then I believe it's nothing to do with that. These changes are more to do with systems which run payment processes behind the scenes.
But there is one thing which is important: IPN Verification Postback to HTTPS. They changing from allowing non-encypted HTTP method to needing to have it be secure under HTTPS. Any serious web developer would have opted for HTTPS in the first place to have made it more secure. This process simply double-checks with PayPal if the notification for a payment was legitimate or spoofed by someone hacking the site to try and get something for free.
If this check isn't used then always make sure the email you receive from PayPal notifying you of a payment is legit and the funds from the buyer are in your account.
Re: Paypal Integration
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Highlight
- Report Inappropriate Content
on โ21-04-2016 02:05 PM
Sandra
Re: Paypal Integration
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Highlight
- Report Inappropriate Content
on โ21-04-2016 02:10 PM
Thanks for that
I don't fully understand all you have said, but I will
double check every payment on my paypal site.
They are just simple paypal buy now buttons.
When I finish the site, I might take it to a proper website developer for a bit of a polish up, and check on the security issues.
Johanne
Re: Paypal Integration
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Highlight
- Report Inappropriate Content
โ21-04-2016 02:24 PM - edited โ21-04-2016 02:26 PM

