ROBOKASSA Payment Gateway
Photo Gallery






ROBOKASSA Payment Gateway


Available Payment Methods

Select Payment Method Page

ROBOKASSA Payment Gateway Settings
ROBOKASSA Payment Gateway Plugin — allows you to receive payments made through more than 40 payment methods in Russian Ruble currency (RUB).
Now, you can install it on your WordPress site with one of AppThemes theme, and do your online business.
Features:
- Universal — Accept payments from bank cards, in any e-currency, through mobile commerce services (MTS, Megafon, Beeline), online banking systems of leading Banks in Russia, ATMs or instant payment terminals, and iPhone applications.
- Advanced — Supports Recurring Payments. Available for Vantage and JobRoller so far.
- Secure — Uses encrypted signature to verify any request or response from the payment server.
- Flexible — Use any currency on your site. USD and EUR currency will be automatically converted using daily rates from the CB RF. In addition, plugin provided with option Currency Rate for currencies other than RUB, USD and EUR.
- Simple — Available for individuals. ROBOKASSA doesn’t require you to use a corporate account to start take payments.
Requirements:
- ROBOKASSA Account — sign up here.
- Activated Shop, attached to Account.
- AppThemes product with Payments Support: ClassiPress, Vantage, HireBee, Clipper, JobRoller, Taskerr.
Compatible With:
Recent Blog Posts
- Replace the Price with Sold tag for sold ClassiPress Ads
November 5, 2020 - 1 Comment
Currently, ClassiPress theme displays a “Sold” warning on the single ad page. But it’s not reflected on the ad in loops and doesn’t show any warning or sold tag. Following code snippet replaces the Price with Sold tag for ads marked sold. You can add it in a custom plugin or child theme functions.php file…
- Disable Favorite Listings in Vantage theme
October 29, 2020 - 0 Comments
Favorite listings is the build-in feature in Vantage theme. But for some sites it is not needed. Following PHP code snippet will disable Favorite Listings. You can add in a custom plugin or child theme functions.php file. Alternatively, Code Snippets plugin can be used (more details in the instruction). Like
- Customize AppThemes Importer
July 1, 2020 - 0 Comments
The AppThemes themes provided with a built-in listing importer, which allows importing new listings using CSV spreadsheets. Currently, following themes support the AppThemes Importer feature: ClassiPress, Vantage, Clipper and JobRoller. Listings can be imported with title, description, excerpt, status, author, date, slug, attachments, Geo data (if theme supports), custom fields, taxonomy terms and even taxonomy […]
- Create a dedicated custom field for embedding media in the Vantage theme
June 29, 2020 - 0 Comments
In most cases, site owners do not mind users placing embedded video in the listing description section. And it works in Vantage without hassle. But sometimes they want to have a dedicated area for embedded media. What is possible, but requires some explanations. Like
- Toggle fields group on the ClassiPress listing form
May 8, 2020 - 0 Comments
This mod can be useful if your ClassiPress listing form has too many fields and you want to toggle fields group visibility via button or a link. Especially, this important for mobile devices, where the long forms look complex and boring for your ad authors. There are only two steps to implement this mod on […]