undefined // ── UPDATE PAGES (visit /wp-admin/?rivocard_update_pages=1) ─────────── add_action( 'admin_init', function () { if ( ! isset( $_GET['rivocard_update_pages'] ) || ! current_user_can( 'manage_options' ) ) return; $log = []; // CF7 shortcodes $gcf = function($t){$r=get_posts(['post_type'=>'wpcf7_contact_form','title'=>$t,'posts_per_page'=>1,'fields'=>'ids','post_status'=>'any']);return $r?(int)$r[0]:0;}; $cf7c = $gcf('Rivocard Contact Form'); $cf7r = $gcf('Rivocard Report Issue Form'); $csc = $cf7c ? '[contact-form-7 id="'.$cf7c.'" title="Rivocard Contact Form"]' : '

Form loading...

'; $rsc = $cf7r ? '[contact-form-7 id="'.$cf7r.'" title="Rivocard Report Issue Form"]' : '

Form loading...

'; // Elementor helpers $uid = function(){ return substr(md5(uniqid(mt_rand(),true)),0,7); }; $sec = function($bg,$py,$cols) use($uid){ return ['id'=>$uid(),'elType'=>'section','isInner'=>false,'settings'=>['background_background'=>'classic','background_color'=>$bg,'padding'=>['unit'=>'px','top'=>"$py",'right'=>'15','bottom'=>"$py",'left'=>'15','isLinked'=>false]],'elements'=>$cols]; }; $col = function($sz,$wds) use($uid){ return ['id'=>$uid(),'elType'=>'column','isInner'=>false,'settings'=>['_column_size'=>$sz,'_inline_size'=>null],'elements'=>$wds]; }; $txt = function($h) use($uid){ return ['id'=>$uid(),'elType'=>'widget','widgetType'=>'text-editor','isInner'=>false,'settings'=>['editor'=>$h]]; }; /* ── HELP CENTER ── */ $hc = [ $sec('#0d0d1a',90,[$col(100,[ $txt('
Support Documentation

Help Center

Find answers, guides, and tutorials for everything Rivocard — from getting your first card to advanced account management.

Contact SupportBrowse FAQ
') ])]), $sec('#13132a',60,[$col(100,[ $txt('

Browse by Topic

What can we help you with?

Select a category to find the information you need quickly.

🚀

Getting Started

Create your virtual card, complete verification, and make your first purchase in minutes.

Read the guide →
💳

Card Management

View card details, check balance, set limits, and manage your virtual card securely.

Learn more →

Crypto Funding

Fund your Rivocard using Bitcoin, Ethereum, USDT, and 100+ other cryptocurrencies.

See supported coins →
📊

Fees & Limits

The flat 5% top-up fee, spending limits, and transaction caps — with zero hidden charges.

View fees →
🔒

Security & Compliance

AML policies, fraud protection, and how Rivocard keeps your account and transactions safe.

Learn about security →
🌍

Supported Merchants

Shop at millions of online merchants worldwide that accept virtual prepaid cards.

See merchants →
') ])]), $sec('#0d0d1a',60,[$col(100,[ $txt('

Popular Articles

Quick answers to the most common questions.

How do I create a Rivocard?What fees does Rivocard charge?Which cryptocurrencies are accepted?Where can I use my virtual card?How long does a crypto top-up take?Is Rivocard available in my country?How do I check my card balance?How do I report suspicious activity?
') ])]), $sec('#13132a',60,[$col(100,[ $txt('

Quick Start

Start spending in 3 easy steps

No bank account required. Just crypto-powered global spending.

1

Sign Up

Create your account in under 2 minutes with just your email address — no extensive forms required.

2

Fund with Crypto

Top up your balance using Bitcoin, Ethereum, USDT, or any of the 100+ supported cryptocurrencies.

3

Start Spending

Use your virtual Rivocard at millions of online merchants globally — instant and secure.

') ])]), $sec('#0d0d1a',55,[$col(100,[ $txt('
24h
Support Response
5%
Flat Fee Only
100+
Cryptocurrencies
150+
Countries Served
') ])]), $sec('#13132a',60,[$col(100,[ $txt('

Still can\'t find what you\'re looking for?

Our support team is available 7 days a week to help with any question.

Send Us a MessageReport an Issue
') ])]), ]; /* ── FAQ ── */ $faq_html = '

🏠 General

What is Rivocard?

Rivocard is a modern virtual prepaid card funded by cryptocurrency. Convert your crypto into a spendable card balance and use it at millions of merchants worldwide — no bank account required.

Who is Rivocard for?

Anyone who holds crypto and wants to spend it online — freelancers, travelers, privacy-conscious shoppers, and people in regions with limited banking access.

Is Rivocard available in my country?

Rivocard serves users in 150+ countries. Some restrictions may apply based on local regulations. See our merchant coverage page for up-to-date availability.

How do I get a Rivocard?

Visit our Card Creation page, sign up with your email, fund with crypto, and your virtual card details are instantly available — the entire process takes under 5 minutes.

💰 Fees & Payments

What fees does Rivocard charge?

Just one flat fee: 5% on every top-up. No monthly subscription, no purchase fees, no hidden charges. See the full breakdown on our Fees & Limits page.

What are the spending limits?

Rivocard has transparent spending and top-up limits to comply with AML regulations. Full details on our Fees & Limits page.

How long does a top-up take?

Depends on the blockchain: Bitcoin takes 3-6 confirmations (~30-60 min), while stablecoins like USDT (TRC-20) are often confirmed in under 5 minutes.

Can I get a refund on the top-up fee?

Due to the nature of crypto transactions, the 5% top-up fee is non-refundable. For merchant purchase refunds, contact the merchant — they can refund directly to your card balance.

₿ Cryptocurrency

Which cryptocurrencies are supported?

Bitcoin (BTC), Ethereum (ETH), USDT, USDC, BNB, and many more. See the full list on our Supported Cryptocurrencies page.

What conversion rate is used?

Rivocard uses the live market rate at the time of your top-up, fetched from trusted price oracles to ensure accuracy and fairness.

Can I withdraw or send crypto from Rivocard?

No — Rivocard is a one-way spending card. You fund it with crypto (converted to a fiat balance) and use it for purchases. It is not a crypto wallet or exchange.

🔒 Security

Is Rivocard safe and secure?

Yes. Rivocard uses TLS 1.3 encryption, is fully AML compliant, and monitors all transactions 24/7. Your card data is tokenized and never stored in plain text.

What if I see an unauthorized transaction?

Go to our Report Issue page immediately. Our security team investigates every report within 2 hours and takes action to protect your account.

Is Rivocard AML compliant?

Yes. See our AML Policy for full details on how we prevent financial crime and protect the platform.

🛒 Using Your Card

Where can I use my Rivocard?

At millions of online merchants that accept virtual prepaid cards — e-commerce stores, subscriptions, software services, and more. Check our Supported Merchants page.

Can I use Rivocard for recurring subscriptions?

Yes, as long as your balance is sufficient. We recommend maintaining a buffer to avoid declined transactions on renewal dates.

How do I contact support?

Email support@rivocard.com or use our Contact page. We respond within 24 hours, 7 days a week.

'; $faq = [ $sec('#0d0d1a',90,[$col(100,[ $txt('
Knowledge Base

Frequently Asked Questions

Quick answers about Rivocard, crypto payments, fees, and security.

Ask a QuestionHelp Center
') ])]), $sec('#13132a',60,[$col(8,[]),$col(84,[$txt($faq_html)]),$col(8,[])]), $sec('#0d0d1a',60,[$col(100,[ $txt('

Didn\'t find your answer?

Our support team is ready to help with any question not covered here.

Contact SupportVisit Help Center
') ])]), ]; /* ── CONTACT ── */ $rinfo = '

Contact Information

✉️
Email
support@rivocard.com
⏱️
Response Time
Within 24 hours
7 days a week
⚠️
Security Issue?
Report an Issue →
📋
Quick Answers
Browse FAQ →
'; $contact = [ $sec('#0d0d1a',90,[$col(100,[ $txt('
Get in Touch

Contact Us

Have a question or need account help? We\'d love to hear from you — our team responds within 24 hours.

') ])]), $sec('#13132a',60,[$col(8,[]),$col(55,[$txt($csc)]),$col(29,[$txt($rinfo)]),$col(8,[])]), $sec('#0d0d1a',55,[$col(100,[ $txt('
✉️

Email Support

support@rivocard.com
General questions & account help

Response Time

All messages answered within 24 hours, 7 days a week

🔒

Private & Secure

Your message is encrypted and handled with full confidentiality

') ])]), $sec('#13132a',40,[$col(100,[ $txt('
💡 Looking for instant answers?Browse our Help Center or FAQ — no waiting required. For security incidents, use our Report Issue page for priority handling.
') ])]), ]; /* ── REPORT ISSUE ── */ $report = [ $sec('#0d0d1a',90,[$col(100,[ $txt('
Security Reporting

Report an Issue

Noticed suspicious activity or a problem with your account? Our security team investigates every report — typically within 2 hours.

') ])]), $sec('#150a20',30,[$col(8,[]),$col(84,[$txt('
⚠️ Immediate Compromise? If your account has been hacked or you see active unauthorized transactions, email us directly at support@rivocard.com — monitored 24/7 for priority response.
')]),$col(8,[])]), $sec('#13132a',60,[$col(100,[ $txt('

The Process

What happens after you submit

We take every report seriously and act swiftly to protect your account and funds.

1

We Receive Your Report

Your report is encrypted and routed to our dedicated security team — separate from general support channels.

2

Investigation Begins

A security specialist reviews your case within 2 hours and may contact you for additional details if needed.

3

Action Taken

We freeze suspicious activity, reverse unauthorized charges where possible, and fully secure your account.

') ])]), $sec('#0d0d1a',60,[$col(8,[]),$col(84,[$txt($rsc)]),$col(8,[])]), $sec('#13132a',55,[$col(100,[ $txt('

Our Security Commitments

🔒End-to-End Encryption
👤100% Confidential
2-Hour Priority Response
🛡️AML Compliant
📋Every Report Reviewed
') ])]), ]; // Update pages $pages = [ ['slug'=>'help-center','json'=>$hc,'desc'=>'Rivocard Help Center — guides, tutorials, and answers for getting started, card management, crypto funding, and account security.'], ['slug'=>'faq','json'=>$faq,'desc'=>'Rivocard FAQ — answers about fees, crypto funding, spending limits, security, and how to get started with your virtual card.'], ['slug'=>'contact','json'=>$contact,'desc'=>'Contact Rivocard support. Send us a message and our team will get back to you within 24 hours, 7 days a week.'], ['slug'=>'report-issue','json'=>$report,'desc'=>'Report suspicious activity, unauthorized transactions, or account issues to the Rivocard security team for immediate investigation.'], ]; foreach($pages as $p){ $page = get_page_by_path($p['slug']); if(!$page){$log[]="Not found: {$p['slug']}";continue;} update_post_meta($page->ID,'_elementor_data',wp_slash(wp_json_encode($p['json']))); update_post_meta($page->ID,'rank_math_description',$p['desc']); delete_post_meta($page->ID,'_elementor_css'); $log[]="✓ Updated '{$p['slug']}' (ID:{$page->ID})"; } if(class_exists('\Elementor\Plugin')){\Elementor\Plugin::$instance->files_manager->clear_cache();} wp_die('

Pages Updated

'.implode("\n",$log).'

← Back

'); } ); Page Not Found - RivoCard

It looks like nothing was found at this location.