S
S
Singerofthefall2013-10-17 10:43:03
Microsoft
Singerofthefall, 2013-10-17 10:43:03

Windows phone developer - registration

I want to register as a windows phone developer. During the registration process, at the payment stage, MS safely wraps up my cards with the wording "We can't authorize the payment method <...> If you continue to get this message, please contact your financial institution.". A polite support employee named Joe explained to me that during registration there may be problems with prepaid (not my case) and debit cards, and it would be nice to use a credit card, but I don’t have a credit card (because I never needed), and I'm not going to get it. Does anyone have a successful experience of registering as a developer with a Russian bank debit card? Whether there is a sense to address for the help in bank, or it is necessary to continue to kick MS support?

Answer the question

In order to leave comments, you need to log in

10 answer(s)
S
Singerofthefall, 2013-10-28
@Singerofthefall

Thanks everyone, problem solved. The reason turned out to be quite simple - during registration, in the "phone" field, I wrote the number in 10-digit format (apparently out of habit): 926-xxx-xxx-xx , and I also had to specify the country code: 7926-xxx-xx -xx. In general, make sure that the information in all fields of the form exactly matches the information that is indicated for your bank card.

N
Nikolai Turnaviotov, 2013-10-17
@foxmuldercp

Try to contact the Russian representative office of Microsoft, there are quite adequate guys.
well, or ask in PM those who write to the Microsoft blog here on Habré.

P
pyra, 2013-10-17
@pyra

Sign up here and get it all for free
www.madewithmarmalade.com/wp8
The phone will be if there is a beta that suits them. In general, this is not the case with Blackberry. Phones are not distributed though, but the subscription is free and available immediately.

N
Nikolai Turnaviotov, 2013-10-17
@foxmuldercp

pyra just needs a card to register in MS. I have the same problem in Ukraine now...

P
PetrovSerega, 2013-10-18
@PetrovSerega

Registered at the time of the promotion (like for $ 8).
I used a debit card from a Moscow bank, there were no problems.

T
Taras Serevann, 2014-11-08
@Taras_Serevann

Perhaps there is no such element?

B
b_efimenko, 2014-11-08
@b_efimenko

Ну как это нету, если есть:
<div class="row portfolio">
            <div class="carousel slide container" id="myCarousel2">
              <ol class="carousel-indicators">
                <li class="active" data-slide-to="0" data-target="#myCarousel2"></li>
                <li data-slide-to="1" data-target="#myCarousel2"></li>
                <li data-slide-to="2" data-target="#myCarousel2"></li>
                <li class="important"><span class="numbernew">1</span> из <span class="all"></span></li>
              </ol>
</div>
</div>

W
wkololo_4ever, 2014-11-08
@wkololo_4ever

Check in the debugger - what exactly is undefined. For when I search for your code, I get "0"
jsfiddle.net/979s08fw

I
Igor Pushkarsky, 2014-11-08
@RainMEN

I take it this is a slider? When do you run the script? You see, most likely when building a tree, a script first works for you and then a slider is built. Put the script in $(document).ready(function(){
\\\ here
});
Or put the script before the closing body body

E
Evgeny Fedorov, 2014-11-08
@JekFdrv

Most likely an error in the placement of this code.
Maybe the house isn't ready yet.
Try

console.log($('.portfolio li.active').data('slide-to'))
if not then console.log($('.portfolio li.active').attr())
if not then console.log($('.portfolio li').attr())
wellconsole.log($('.portfolio').html())

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question