{"id":292161,"date":"2026-04-08T02:23:59","date_gmt":"2026-04-08T02:23:59","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/yuno-payment-gateway\/"},"modified":"2026-04-08T02:24:52","modified_gmt":"2026-04-08T02:24:52","slug":"yuno-payment-gateway","status":"publish","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/yuno-payment-gateway\/","author":23468504,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.0.0","stable_tag":"1.0.0","tested":"6.9.4","requires":"6.0","requires_php":"7.4","requires_plugins":null,"header_name":"Yuno Payment Gateway","header_author":"Yuno","header_description":"Accept payments through Yuno's payment orchestration platform.","assets_banners_color":"263089","last_updated":"2026-04-08 02:24:52","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"https:\/\/www.y.uno\/","rating":0,"author_block_rating":0,"active_installs":0,"downloads":41,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"yunocheckout","date":"2026-04-08 02:24:52"}},"upgrade_notice":{"1.0.0":"<p>Initial release of Yuno Payment Gateway.<\/p>"},"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3501251,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":3501251,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":3501251,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250.png":{"filename":"banner-772x250.png","revision":3501251,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0"],"block_files":[],"assets_screenshots":[],"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[3148,11475,6593,1887,286],"plugin_category":[45],"plugin_contributors":[259678],"plugin_business_model":[],"class_list":["post-292161","plugin","type-plugin","status-publish","hentry","plugin_tags-checkout","plugin_tags-credit-card","plugin_tags-payment-gateway","plugin_tags-payments","plugin_tags-woocommerce","plugin_category-ecommerce","plugin_contributors-yunocheckout","plugin_committers-yunocheckout"],"banners":{"banner":"https:\/\/ps.w.org\/yuno-payment-gateway\/assets\/banner-772x250.png?rev=3501251","banner_2x":"https:\/\/ps.w.org\/yuno-payment-gateway\/assets\/banner-1544x500.png?rev=3501251","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/yuno-payment-gateway\/assets\/icon-128x128.png?rev=3501251","icon_2x":"https:\/\/ps.w.org\/yuno-payment-gateway\/assets\/icon-256x256.png?rev=3501251","generated":false},"screenshots":[],"raw_content":"<!--section=description-->\n<p>Yuno Payment Gateway integrates Yuno's payment orchestration platform with your\nWooCommerce store, enabling you to accept payments from multiple providers through a single\nintegration.<\/p>\n\n<p><strong>Features:<\/strong><\/p>\n\n<ul>\n<li>Connect multiple payment providers through one plugin<\/li>\n<li>Intelligent payment routing<\/li>\n<li>Support for cards, wallets, bank transfers, and local payment methods<\/li>\n<li>Seamless checkout experience with Yuno's SDK<\/li>\n<li>Block-based checkout support<\/li>\n<li>Marketplace split payments<\/li>\n<\/ul>\n\n<h4>External Services<\/h4>\n\n<p>This plugin connects to the <a href=\"https:\/\/www.y.uno\/\">Yuno payment platform<\/a> to process payments.\nWhen a customer completes checkout, order and payment data is sent to Yuno's servers for\npayment processing.<\/p>\n\n<p><strong>Yuno API:<\/strong>\nThis plugin communicates with Yuno's API servers to create checkout sessions, process\npayments, and verify payment status. The specific server used depends on your API key\nconfiguration (production: <code>https:\/\/api.y.uno<\/code>, sandbox: <code>https:\/\/api-sandbox.y.uno<\/code>).<\/p>\n\n<p><strong>Yuno Web SDK:<\/strong>\nThis plugin loads the Yuno Web SDK (<code>https:\/\/sdk-web.y.uno\/v1.6\/main.js<\/code>) on the checkout\npage to render the secure payment form. This SDK is loaded from Yuno's servers for PCI\ncompliance and security purposes \u2014 the SDK must be served from Yuno's infrastructure to\nmaintain PCI DSS compliance and ensure secure payment data handling.<\/p>\n\n<ul>\n<li><a href=\"https:\/\/y.uno\/terms-and-conditions\">Yuno Terms of Service<\/a><\/li>\n<li><a href=\"https:\/\/www.y.uno\/privacy\">Yuno Privacy Policy<\/a><\/li>\n<\/ul>\n\n<h3>Development<\/h3>\n\n<p>The full source code for this plugin is available on GitHub:\nhttps:\/\/github.com\/yuno-payments\/sdk-woocommerce<\/p>\n\n<h4>Compiled JavaScript<\/h4>\n\n<p>The file <code>assets\/js\/blocks\/yuno-blocks.js<\/code> is compiled from source using the\nWordPress build toolchain. The uncompiled source is located at\n    src\/blocks\/yuno-blocks.js.<\/p>\n\n<p>To regenerate the compiled file from source:<\/p>\n\n<ol>\n<li>Install Node.js (v18 or later recommended).<\/li>\n<li>Navigate to the <code>yuno-payment-gateway\/<\/code> directory.<\/li>\n<li>Run <code>npm install<\/code> to install build dependencies.<\/li>\n<li>Run <code>npm run build<\/code> to compile the source.<\/li>\n<\/ol>\n\n<p>The build configuration is defined in <code>webpack.config.js<\/code> and uses\n    @wordpress\/scripts (the official WordPress build tool).<\/p>\n\n<p>All other JavaScript and CSS files (<code>assets\/js\/api.js<\/code>, <code>assets\/js\/checkout.js<\/code>,\n    assets\/css\/checkout.css) are human-readable source code and are not compiled\nor minified.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the plugin files to <code>\/wp-content\/plugins\/yuno-payment-gateway<\/code>, or\ninstall through the WordPress plugins screen.<\/li>\n<li>Activate the plugin through the 'Plugins' screen in WordPress.<\/li>\n<li>Navigate to WooCommerce &gt; Settings &gt; Payments to configure the Yuno gateway.<\/li>\n<li>Enter your Yuno API credentials (available from your Yuno dashboard at https:\/\/dashboard.y.uno).<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id=\"do%20i%20need%20a%20yuno%20account%3F\"><h3>Do I need a Yuno account?<\/h3><\/dt>\n<dd><p>Yes. You need to register at <a href=\"https:\/\/www.y.uno\/\">https:\/\/www.y.uno\/<\/a> to obtain API credentials.<\/p><\/dd>\n<dt id=\"which%20payment%20methods%20are%20supported%3F\"><h3>Which payment methods are supported?<\/h3><\/dt>\n<dd><p>Yuno supports credit cards, debit cards, bank transfers, digital wallets, and many local\npayment methods depending on your region and provider configuration.<\/p><\/dd>\n<dt id=\"is%20this%20plugin%20compatible%20with%20woocommerce%20block%20checkout%3F\"><h3>Is this plugin compatible with WooCommerce Block Checkout?<\/h3><\/dt>\n<dd><p>Yes. The plugin fully supports both the classic and block-based WooCommerce checkout.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release on WordPress Plugin Directory.<\/li>\n<li>WooCommerce payment gateway integration via Yuno.<\/li>\n<li>Support for card payments, wallets, and local payment methods.<\/li>\n<li>Block-based checkout support.<\/li>\n<li>Webhook handling for asynchronous payment status updates.<\/li>\n<li>Marketplace split payment support.<\/li>\n<\/ul>","raw_excerpt":"Accept payments through Yuno&#039;s payment orchestration platform in your WooCommerce store.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/292161","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=292161"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/yunocheckout"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=292161"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=292161"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=292161"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=292161"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=292161"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=292161"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}