{"id":11303,"date":"2026-05-17T18:50:41","date_gmt":"2026-05-17T17:50:41","guid":{"rendered":"https:\/\/evertry.co\/blog\/?p=11303"},"modified":"2026-05-17T18:50:42","modified_gmt":"2026-05-17T17:50:42","slug":"how-to-pay-for-railway-subscription-in-african-countries","status":"publish","type":"post","link":"https:\/\/evertry.co\/blog\/how-to-pay-for-railway-subscription-in-african-countries\/","title":{"rendered":"How to Pay for Railway Subscription in African Countries (Without Card Declines or Billing Failures)"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">If you&#8217;ve ever tried to deploy a production app on Railway from Nigeria, Ghana, Kenya, or anywhere else on the continent, only to watch your card get declined at checkout you already know the problem. This guide walks through why Railway payments fail for <a href=\"https:\/\/evertry.co\/blog\/how-to-pay-aws-bills-in-africa-a-reliable-solution-with-evertry\/\" data-type=\"link\" data-id=\"https:\/\/evertry.co\/blog\/how-to-pay-aws-bills-in-africa-a-reliable-solution-with-evertry\/\" target=\"_blank\" rel=\"noreferrer noopener\">African developers<\/a>, and exactly how to fix it.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">First: Which &#8220;Railway&#8221; Are We Talking About?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>This guide is about the railway.app \u2014 the cloud deployment platform, not train tickets or transport subscriptions.<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https:\/\/railway.com\/\" data-type=\"link\" data-id=\"https:\/\/railway.com\/\" target=\"_blank\" rel=\"noreferrer noopener\">Railway.app<\/a> is the developer infrastructure tool used to host APIs, databases, background workers, and full web applications. If you searched for this guide hoping to pay for a train pass, you&#8217;re in the wrong place. If you&#8217;re a developer, founder, or DevOps engineer trying to keep your deployments running, keep reading.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The short version: Railway is wildly popular among African developers because it&#8217;s simple, fast, and affordable. But its billing system runs on Stripe and processes recurring USD charges, which is exactly where most African debit cards break down.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">What is Railway.app, and why do developers across Africa Use It?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Railway is a cloud platform that lets developers deploy code with almost no infrastructure setup. Push from GitHub, connect a database, and you&#8217;re live. That simplicity is why it&#8217;s become a default choice for indie hackers, startup teams, and backend engineers across the continent.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Common use cases on Railway:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Hosting REST and GraphQL APIs<\/li>\n\n\n\n<li>Running production SaaS products<\/li>\n\n\n\n<li>Background workers and cron jobs<\/li>\n\n\n\n<li>Managed PostgreSQL, MySQL, and Redis instances<\/li>\n\n\n\n<li>Docker-based deployments<\/li>\n\n\n\n<li>Staging environments for client projects<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Why African startups gravitate to it:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Deployments take minutes, not days<\/li>\n\n\n\n<li>The developer experience is genuinely excellent<\/li>\n\n\n\n<li>Pricing scales with usage, so you start cheap<\/li>\n\n\n\n<li>No DevOps team required to ship<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">How Railway compares to other platforms<\/h3>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>Platform<\/th><th>Ease of Use<\/th><th>Pricing Simplicity<\/th><th>Developer Experience<\/th><\/tr><\/thead><tbody><tr><td>Railway<\/td><td>High<\/td><td>High<\/td><td>Excellent<\/td><\/tr><tr><td>AWS<\/td><td>Complex<\/td><td>Medium<\/td><td>Powerful but technical<\/td><\/tr><tr><td>Render<\/td><td>Medium<\/td><td>Medium<\/td><td>Good<\/td><\/tr><tr><td>Fly.io<\/td><td>Medium<\/td><td>Medium<\/td><td>Dev-focused<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">For solo developers and small teams, Railway hits a sweet spot. The catch is paying for it reliably.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Why Railway Subscription Payments Fail in African Countries<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Card declines on Railway are not random. They follow a predictable pattern rooted in how international recurring billing actually works.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Many African Bank Cards Block International Recurring Billing<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Most local debit cards in African countries fail on Railway because Railway processes recurring <a href=\"https:\/\/evertry.co\/blog\/how-to-pay-for-international-services-from-ghana\/\" data-type=\"link\" data-id=\"https:\/\/evertry.co\/blog\/how-to-pay-for-international-services-from-ghana\/\" target=\"_blank\" rel=\"noreferrer noopener\">international USD payments<\/a> through Stripe&#8217;s authorization system, which many domestic-issued cards are not configured to handle.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This affects developers in:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Nigeria<\/li>\n\n\n\n<li>Ghana<\/li>\n\n\n\n<li>Kenya<\/li>\n\n\n\n<li>Uganda<\/li>\n\n\n\n<li>Tanzania<\/li>\n\n\n\n<li>South Africa<\/li>\n\n\n\n<li>Egypt<\/li>\n\n\n\n<li>Rwanda<\/li>\n\n\n\n<li>Senegal<\/li>\n\n\n\n<li>Morocco<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Even cards that work for one-off international purchases often fail when the merchant tries to store the card for monthly recurring charges. Recurring billing requires a different authorization flow, and many African banks either restrict it by default or disable it entirely on debit cards.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Railway Uses Automated Authorization Checks<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">When you add a card to Railway, several things happen behind the scenes \u2014 and each step is a potential failure point.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>Card Added \u2192 Stripe Verification \u2192 Authorization Hold \u2192\nRecurring Billing Token \u2192 Monthly Charge\n<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">Stripe runs a small preauthorization charge to confirm the card is valid. Then it tokenizes the card for future use. Each month, Railway uses that token to attempt a charge automatically. If your bank blocks any step in this chain \u2014 verification, tokenization, or the recurring charge itself \u2014 billing fails.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This is where infrastructure-focused virtual cards like EverTry tend to perform better than consumer-focused alternatives. They&#8217;re built specifically for stable recurring international billing rather than one-off shopping.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Failed Payments Can Cause Production Downtime<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">This is the part most developers underestimate.<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"wp-block-paragraph\"><strong>Real-world scenario:<\/strong> A failed Railway renewal can pause your databases, stop API workers, and take down customer-facing services within hours of the missed charge.<\/p>\n<\/blockquote>\n\n\n\n<p class=\"wp-block-paragraph\">When Railway can&#8217;t collect payment, your deployments get suspended. That means:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>API endpoints stop responding<\/li>\n\n\n\n<li>Background jobs fail silently<\/li>\n\n\n\n<li>Cron tasks never run<\/li>\n\n\n\n<li>Customer-facing apps go offline<\/li>\n\n\n\n<li>Database access gets restricted<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">For a hobby project, that&#8217;s annoying. For a business with paying users, it&#8217;s a revenue and trust problem.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Best Ways to Pay for Railway Subscription in Africa<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">There are a handful of approaches that actually work. Some are better than others, depending on whether you&#8217;re a solo dev or running a business.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Virtual Dollar Cards (Recommended for Developers)<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https:\/\/evertry.co\/blog\/how-to-get-a-virtual-dollar-card-in-nigeria\/\" data-type=\"link\" data-id=\"https:\/\/evertry.co\/blog\/how-to-get-a-virtual-dollar-card-in-nigeria\/\" target=\"_blank\" rel=\"noreferrer noopener\">Virtual USD cards<\/a> are the most reliable option because they&#8217;re issued specifically to handle international online transactions. Unlike domestic debit cards, they&#8217;re designed from the start for recurring SaaS billing.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">What to look for:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Stable processing through major networks (Visa or Mastercard)<\/li>\n\n\n\n<li>Explicit support for recurring billing and subscription tokens<\/li>\n\n\n\n<li>Compatibility with Stripe-based merchants<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>Provider<\/th><th>Best For<\/th><th>Recurring Billing Reliability<\/th><th>Business-Friendly<\/th><\/tr><\/thead><tbody><tr><td>EverTry<\/td><td>SaaS &amp; DevOps payments<\/td><td>High<\/td><td>Yes<\/td><\/tr><tr><td>Chipper Cash<\/td><td>Casual consumer payments<\/td><td>Medium<\/td><td>Limited<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">For developers managing production workloads on Railway, payment stability matters more than cashback perks or consumer wallet features. A card that works 11 months out of 12 isn&#8217;t acceptable when month 12 takes down your API.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Funding Railway with USDT-Powered Virtual Cards<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">If you&#8217;re dealing with FX instability or your local currency is hard to convert, USDT-funded cards offer a useful alternative.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">How it works:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>You fund the card with USDT from your crypto wallet<\/li>\n\n\n\n<li>The card converts to USD at the point of transaction<\/li>\n\n\n\n<li>Railway charges the card normally each month<\/li>\n\n\n\n<li>You top up with USDT whenever you need to<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">The advantage is cross-border flexibility \u2014 you&#8217;re not dependent on your local bank&#8217;s <a href=\"https:\/\/evertry.co\/blog\/how-to-pay-ucas-application-fee-in-africa-even-with-international-payment-restrictions\/\" data-type=\"link\" data-id=\"https:\/\/evertry.co\/blog\/how-to-pay-ucas-application-fee-in-africa-even-with-international-payment-restrictions\/\" target=\"_blank\" rel=\"noreferrer noopener\">international payment<\/a> policies or daily FX rates. The trade-off is the small conversion spread on funding.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Step-by-Step: How to Pay for Railway from Nigeria, Ghana, Kenya, and Other African Countries<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Step 1 \u2014 Create a Reliable Virtual Dollar Card<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Sign up with a provider that issues USD virtual cards designed for international subscriptions. Platforms like EverTry let businesses and developers create cards specifically for recurring international billing, which is the use case that matters here.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Step 2 \u2014 Fund the Card<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Add enough balance to cover at least two billing cycles. Funding options usually include:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Local currency bank transfer<\/li>\n\n\n\n<li>Direct deposit from your wallet balance<\/li>\n\n\n\n<li>USDT or other stablecoin top-ups<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Keep a buffer. A card that runs to zero mid-month is just as broken as a card that gets declined.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Step 3 \u2014 Add the Card to Railway Billing<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Inside Railway:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Open your dashboard<\/li>\n\n\n\n<li>Click <strong>Settings<\/strong>, then <strong>Billing<\/strong><\/li>\n\n\n\n<li>Select <strong>Add Payment Method<\/strong><\/li>\n\n\n\n<li>Enter the virtual card details<\/li>\n\n\n\n<li>Complete any verification step Stripe prompts you for<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Step 4 \u2014 Monitor Authorization Charges<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Right after adding the card, Stripe will typically place a small temporary hold (often around $1) to verify the card. This is normal and gets reversed within a few days. Don&#8217;t panic when you see it.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If the verification fails, the card won&#8217;t be saved, and you&#8217;ll need to try another payment method or contact your card provider.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Common Railway Payment Errors and How to Fix Them<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">&#8220;Your Card Was Declined&#8221;<\/h3>\n\n\n\n<pre class=\"wp-block-code\"><code>Error:\nYour card was declined.\nTry another payment method.\n<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">This usually means one of three things: the card doesn&#8217;t support international transactions, recurring billing is disabled on your card, or the card&#8217;s BIN range is unsupported by Stripe for subscriptions. The fix is almost always switching to a virtual USD card built for online merchants.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">&#8220;Payment Method Requires Authentication&#8221;<\/h3>\n\n\n\n<pre class=\"wp-block-code\"><code>Stripe Error:\nauthentication_required\n<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">This is a 3D Secure issue. Your bank wants to verify the charge with a one-time password or app confirmation, but the verification flow isn&#8217;t completing \u2014 often because the bank doesn&#8217;t support 3DS for international subscriptions. Try a virtual card that bypasses 3DS requirements for trusted merchants.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">&#8220;Subscription Past Due&#8221;<\/h3>\n\n\n\n<pre class=\"wp-block-code\"><code>Billing Status:\nPast Due\nDeployment access restricted\n<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">Railway will retry the charge a few times over several days before suspending services. To avoid downtime, update the payment method immediately and trigger a manual retry from the billing dashboard. Don&#8217;t wait for the automatic retry \u2014 your users will notice before Stripe does.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Frequently Asked Questions<\/h2>\n\n\n\n<h4 class=\"wp-block-heading\">Can I pay for Railway from Nigeria?<\/h4>\n\n\n\n<p class=\"wp-block-paragraph\">Yes. Railway accepts payments from Nigeria, but most Nigerian naira debit cards won&#8217;t work for recurring USD billing. The reliable approach is using a virtual USD card configured for international subscriptions.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Does Railway accept African cards?<\/h4>\n\n\n\n<p class=\"wp-block-paragraph\">Railway accepts any card Stripe can process, which technically includes many African cards. In practice, domestic debit cards frequently fail at the recurring billing step. Virtual dollar cards have a much higher success rate.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Which virtual card works best for Railway subscriptions?<\/h4>\n\n\n\n<p class=\"wp-block-paragraph\">Look for cards specifically marketed for SaaS and recurring billing rather than consumer spending. Infrastructure-focused providers like EverTry tend to outperform general consumer wallets because their cards are optimized for subscription merchants.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Can I use USDT to pay for Railway?<\/h4>\n\n\n\n<p class=\"wp-block-paragraph\">Not directly, Railway doesn&#8217;t accept crypto. But you can fund a virtual USD card with USDT, and that card pays Railway normally. This is a common workflow for developers dealing with FX restrictions.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Why does Railway keep declining my card?<\/h4>\n\n\n\n<p class=\"wp-block-paragraph\">The most common reasons are: your card doesn&#8217;t support international recurring billing, your bank is blocking subscription charges, the card&#8217;s BIN isn&#8217;t accepted by Stripe for subscriptions, or 3D Secure verification is failing silently. A virtual USD card built for subscriptions resolves nearly all of these.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Will Railway suspend my deployment after failed payment?<\/h4>\n\n\n\n<p class=\"wp-block-paragraph\">Yes, after multiple retry attempts. Railway typically attempts to retry failed charges over several days before suspending services. To prevent downtime, monitor billing alerts and update payment methods proactively.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Best Practices for Managing Cloud Subscription Billing in Africa<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">A few habits separate developers who never deal with billing surprises from those who get woken up by Slack alerts at 3am:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Use dedicated billing cards.<\/strong> Never mix infrastructure payments with personal spending. One declined transaction shouldn&#8217;t take down your API.<\/li>\n\n\n\n<li><strong>Separate infrastructure spend by service.<\/strong> Different cards or sub-accounts for Railway, OpenAI, AWS, and GitHub make it easier to track costs and isolate failures.<\/li>\n\n\n\n<li><strong>Enable billing alerts.<\/strong> Get notified before charges fail, not after your deployment is already suspended.<\/li>\n\n\n\n<li><strong>Avoid shared personal debit cards.<\/strong> Your salary account is the worst place to put recurring international SaaS charges.<\/li>\n\n\n\n<li><strong>Maintain a buffer balance.<\/strong> Keep at least two months of expected charges available on the billing card at all times.<\/li>\n\n\n\n<li><strong>Review failed charges weekly.<\/strong> Catching a soft failure early prevents a hard suspension later.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Why Stable Recurring Billing Infrastructure Matters for Developers<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">For modern startups, cloud billing reliability is no longer a finance problem alone \u2014 it&#8217;s an infrastructure reliability problem.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If your deployments go down because a payment failed, the root cause isn&#8217;t really payment. It&#8217;s that your payment system wasn&#8217;t engineered to the same standard as the rest of your stack. You wouldn&#8217;t accept a database that randomly disconnected once a quarter. You shouldn&#8217;t accept a billing setup that does the same.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This is why many African startups now use infrastructure-focused payment platforms like <a href=\"https:\/\/evertry.co\/dollar-virtual-card\" data-type=\"link\" data-id=\"https:\/\/evertry.co\/dollar-virtual-card\" target=\"_blank\" rel=\"noreferrer noopener\">EverTry<\/a> for services such as Railway, OpenAI, AWS, GitHub, and DigitalOcean. The mental model is simple: treat payments as part of your uptime budget, not your finance budget.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Conclusion<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The real challenge isn&#8217;t getting a card that works once. It&#8217;s finding a payment setup that keeps working every billing cycle, without interrupting deployments, databases, or customer-facing services.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Three things make that possible: a virtual USD card built for recurring international billing, a funding source that doesn&#8217;t depend on volatile local FX access, and the discipline to treat payment infrastructure as seriously as the rest of your stack. Get those right, and Railway billing becomes invisible \u2014 which is exactly what it should be.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>If you&#8217;ve ever tried to deploy a production app on Railway from Nigeria, Ghana, Kenya, or anywhere else on the [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":11304,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[348],"tags":[],"yst_prominent_words":[],"class_list":["post-11303","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-africa"],"_links":{"self":[{"href":"https:\/\/evertry.co\/blog\/wp-json\/wp\/v2\/posts\/11303","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/evertry.co\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/evertry.co\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/evertry.co\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/evertry.co\/blog\/wp-json\/wp\/v2\/comments?post=11303"}],"version-history":[{"count":1,"href":"https:\/\/evertry.co\/blog\/wp-json\/wp\/v2\/posts\/11303\/revisions"}],"predecessor-version":[{"id":11309,"href":"https:\/\/evertry.co\/blog\/wp-json\/wp\/v2\/posts\/11303\/revisions\/11309"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/evertry.co\/blog\/wp-json\/wp\/v2\/media\/11304"}],"wp:attachment":[{"href":"https:\/\/evertry.co\/blog\/wp-json\/wp\/v2\/media?parent=11303"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/evertry.co\/blog\/wp-json\/wp\/v2\/categories?post=11303"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/evertry.co\/blog\/wp-json\/wp\/v2\/tags?post=11303"},{"taxonomy":"yst_prominent_words","embeddable":true,"href":"https:\/\/evertry.co\/blog\/wp-json\/wp\/v2\/yst_prominent_words?post=11303"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}