Answer the question
In order to leave comments, you need to log in
Accepting payments via the Internet
Ladies and gentlemen, let's say I have a very useful service that makes life easier for a bunch of people and I want to make money on it, but not on advertising, but like in the era of dinosaurs - that is, by accepting a visa and other plastic.
This raises 2 questions:
1. How can I, how do I formalize this? What activity code should be?
2. What is the least painless way for me to implement this, namely, accepting payments?
Answer the question
In order to leave comments, you need to log in
1) Fill in 72.* OKVED activities. If the IP has not yet been issued, then draw up the simplified tax system on income (6%).
2) Payment agents such as robokassa and analogues if you need many ways to accept payments, but if it is plastic and it is enough in general, then arrange acquiring from the bank where you are served.
1. Depends on the service.
2. The easiest option is to conclude an agreement with any payment acceptance system and receive money from them by bank transfer to a bank account. They offer work with both bank cards and electronic money. After the conclusion of the contract, you will need to embed code and scripts into the site to process payment requests and receive information from the payment system (for example, about paying for an order number such and such).
Well, apparently, because in the function you assign a variable to yourself.
https://en.wikipedia.org/wiki/%D0%97%D0%B0%D0%BC%D...
jsfiddle.net/r57688sc/1
Why are you redefining an external scope variable with an internal one?
What for generally this line var a=a; in the f() function, the variable a will be available without it.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question