Skip to main content

Buyer beware! (Me vs. PlayStation)

This is a bit similar to the eBay vs. PayPal thingie...

A few friends bought me a 1-year PS+ membership Feb. 2016 as a housewarming gift. That was really nice of them. Initially I quite enjoyed the monthly games and playing online with friends (mostly Destiny). Later the (especially since Nov. 2016) the monthly games steeply declined in value  and in the last 2 months there were no games that would interest me. So I disabled the auto renewal and let my PS+ be cancelled early March.

Now this is where I should've left it.

Then, PlayStation made a pretty good deal by offering PS+ for 99 cents for a month. I though: "Shit, it's only 99 cents." and I could get 2 more months of monthly games out of it. I bought the "cheap" month.

That was a HUGE mistake.

A week before the 99 cent month was over I got the usual mail from PlayStation, that my subscription will end if I don't have the auto renewal enabled. I thought: well, I disabled it before my 1 year subscription ended, so it should still be disabled. Nope. Even with this one-time-only deal the automatic renewal was turned back on. And I had a credit card assigned to my account, so after the 1 month ended I was billed 6,99€ (of course they renew with the most expensive option - on a monthly basis).

I immediately (within 24 hours of the renewal) opened a support ticket that I didn't want that and the extra month (especially not for 6,99€) and that they should refund me. According to the Internet and their FAQ this should be no problem, even if I've used PS+ in the mean time. Well, the support completely misunderstood my request, because they thought I wanted a refund for some other cashback-deal. So I've waited a few days... Nothing.

About 2 weeks later I opened another support ticket asking what was going on with my first ticket. Apparently I was too late at this point (more than 14 days... half of the 1 month subscription) so they can't do anything for me anymore. I lost my 6.99€ forever.

Since then I've disabled the auto renewal for a second time and just to be sure deleted my credit card from my profile.

What I'm trying to say? My point is: BUYER BEWARE!

Sony turns on the auto-renewal with each purchase of a PS+ subscription, it doesn't matter if it's the regular 1-month, 3-month or 1-year option or some one time deal. If you have any money in your PS account or have a credit card added they will take your money! I was stupid, because I didn't double check if auto renewal was enabled, but I hope I could help some people out there.

In conclusion: I think PlayStation baited a lot of people with this deal, and much like me, many have paid 6,99€ + 0,99€ instead of the planned 99 cents. I find this tactic absolutely disgusting and that's all I have to say.

Comments

Popular posts from this blog

Making a game for the PlayStation 2

Actually, not really for the PS2 - not natively at least. Rather making a game for YaBasic which can be played on the PS2. I started my geek life when I was 11 years old and got my first computer (486). A few years later I found some games written in QBasic on a gaming magazine's CD. That was the first time I came in contact with programming. I didn't understand much back then, because I wasn't taught before and I didn't speak any English (it's my 3rd language...) so I was just trying to figure out how the games worked by modifying stuff. These games were simple text adventures, where you had to make choices and the game would progress that way. There were no commands like "go left" or "pick up". The game presented you all the options and you had to input the number of the option you chose. And instead of "if-else" there were GOTOs everywhere. This was how I made my first game, a multiple-choice quiz with 10 questions. Since I didn

Building my own arcade cabinet - a photo diary

This has been in the making for 1.5 years and I'm thrilled to share it with you. But instead of writing a long post with boring details, I'll just add short comments to the pictures. Enjoy! The beginning: RasPi3 and RetroPie started for the first time. Buttons & joystick from AliExpress for $20. Neat! Testing the buttons. The first box. Version 2 of the box, much cleaner. Should be something like this, when it's finished Temporary solution: ATX power supply from an old PC. The amplifier arrived, too! Learning to solder: if your tip looks like this, you're doing something wrong. Visual concept number two: controller and speaker box. The messy insides of the controller box. A friend helped me out cutting the wood for the final controller box. That's not the final box, just another test run. This is more like it. Made from an old office desk. Button layout on paper...

RE: "Hacking" the PS2 - Game development

Happy 2019 everbody! This is a follow-up to my previous post:  "Hacking" the PS2 This whole thing started basically when I discovered that there is a possibility to write your own programs for the PS2. I didn't have a PS2 back in the day (I started collecting consoles around 2011) so I just found out recently. Finding out how YaBasic worked and "reverse engineering" the checksum in the source code proved to be so entertaining that I basically lost interest in making a game after that. During the holidays I had a lot of time and to make something productive I decided to take it up again and this time actually make a game. I also wanted to "streamline" the development process by not having to use 3 different programs and 2 OS's to test every change in the code I make. My old process was: write the code in Vim run the Bash script (from the previous post) to add the checksum use PS2 Save Builder to make a save file use mymc to a