Answer the question
In order to leave comments, you need to log in
How to connect an active merchant to a project on ROR?
Tell me where you can read about the integration of acitve merchant? Interested in paying through Russian payment systems and PayPal? And the documentation is very poor. And it’s also interesting, does the payment take place on the payment system website or inside the Ruby project?
Answer the question
In order to leave comments, you need to log in
And it’s also interesting, does the payment take place on the payment system website or inside the Ruby project?
The question is closed.
The ".htaccess" file had to be formatted like this:
RewriteEngine on
RewriteCond %{HTTP_HOST} ^(.*).yourdomain.com$
RewriteCond %{REQUEST_URI} !^/(.*)/
RewriteRule ^(.*)$ /%1/$1 [L]
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question