// BEGIN ENQUEUE PARENT ACTION // AUTO GENERATED - Do not modify or remove comment markers above or below: if ( !function_exists( 'chld_thm_cfg_locale_css' ) ): function chld_thm_cfg_locale_css( $uri ){ if ( empty( $uri ) && is_rtl() && file_exists( get_template_directory() . '/rtl.css' ) ) $uri = get_template_directory_uri() . '/rtl.css'; return $uri; } endif; add_filter( 'locale_stylesheet_uri', 'chld_thm_cfg_locale_css' ); if ( !function_exists( 'chld_thm_cfg_parent_css' ) ): function chld_thm_cfg_parent_css() { wp_enqueue_style( 'chld_thm_cfg_parent', trailingslashit( get_template_directory_uri() ) . 'style.css', array( 'font-awesome-v5','bootstrap','sidr','magnific-popup','sliderpro' ) ); wp_enqueue_script('custom-script', get_stylesheet_directory_uri() . '/custom-script.js', array('jquery')); } endif; add_action( 'wp_enqueue_scripts', 'chld_thm_cfg_parent_css', 10 ); // END ENQUEUE PARENT ACTION add_action( 'admin_enqueue_scripts', 'my_cfg_admin_enqueue' ); function my_cfg_admin_enqueue(){ wp_enqueue_script('custom-script', get_stylesheet_directory_uri() . '/custom-script.js', array('jquery')); wp_enqueue_style('style-cfg-child', get_stylesheet_uri(), array(), "4.2"); } add_action( 'after_setup_theme', 'remove_plugin_image_sizes', 999 ); function remove_plugin_image_sizes(){ remove_image_size( '2048x2048' ); remove_image_size( '1536x1536' ); remove_image_size( 'large' ); } function action_dynamic_sidebar_after( $array ) { if($array == "home-content-widgets") { echo the_content(); } }; add_action( 'dynamic_sidebar_after', 'action_dynamic_sidebar_after', 10, 1 ); add_action( 'trashed_post', 'mtp_delete_attached_thumbnail_for_trashed_product', 20, 1 ); function mtp_delete_attached_thumbnail_for_trashed_product( $post_id ) { // gets ID of post being trashed $post_type = get_post_type( $post_id ); // does not run on other post types if ( $post_type != 'post' ) { return true; } // get ID of featured image $post_thumbnail_id = get_post_thumbnail_id( $post_id ); // delete featured image wp_delete_attachment( $post_thumbnail_id, true ); }/** * The header for our theme * * This is the template that displays all of the section and everything up until
* * @link https://developer.wordpress.org/themes/basics/template-files/#template-partials * * @package CoverNews */ ?> Brussels to Spur Rollout of Instant Payments in Euro, Proposes Legislation – Regulation Bitcoin News – CoinsMegaNews

Brussels to Spur Rollout of Instant Payments in Euro, Proposes Legislation – Regulation Bitcoin News

Brussels to Spur Rollout of Instant Payments in Euro, Proposes Legislation

[ad_1]

The European Commission has approved a proposal to accelerate the introduction of euro instant payments. The technology is there and Europeans should be able to send and receive money immediately, the executive body said, revealing its intentions to push the industry toward wide adoption.

EU Moves to Make Instant Payments Widely Available Throughout Europe

A legislative proposal to provide all citizens and businesses with access to instant payments in Europe’s single currency has been put forward by the European Commission. The payments should be secure and affordable for anyone with a bank account in the European Union and European Economic Area, officials insisted in an announcement on Wednesday.

Instant payments are much faster than traditional transfers and increase convenience for consumers, save costs for companies, and will free up to €200 billion ($199B) currently locked in transit every day for consumption or investment, the executive power in Brussels argued. The Commission is aiming for their widespread use.

Commenting on the initiative, Executive Vice-President for an Economy that Works for People Valdis Dombrovskis emphasized that instant payments will allow Europe to stay competitive and take advantage of innovations in the digital age. However, nine out of ten credit transfers in euro are still processed as ‘slow’ transfers, pointed out Mairead McGuinness, commissioner for financial services, financial stability and Capital Markets Union.

McGuinness compared the transition from next-day transfers to transfers in seconds to the one from mail to e-mail. She is convinced there is no reason for European citizens and businesses to be unable to send and receive money immediately since the needed technology has been in place since 2017. As it might take another decade for instant payments to become the norm, “we are nudging this sector in this direction,” the commissioner stated during a press conference.

Under the proposal, which amends the Regulation on the Single Euro Payments Area (SEPA), payment service providers that offer credit transfers will be obliged to support instant payments as well and maintain fees that do not exceed those charged for traditional euro transfers. They will also be required to verify if the bank account and the name of the beneficiary match, and check if their clients are not sanctioned by the EU.

The European Commission expects the changes to increase competition in the payments market. They have been proposed as financial authorities in the eurozone are working on a project to issue a digital version of the common European currency. In July, high-ranking officials from the European Central Bank indicated that wide acceptance, ease of use, low-cost and high-speed transactions will be among the key attributes of the digital euro.

Tags in this story

amendments, Brussels, Changes, common currency, credit transfers, EU, Euro, euro payments, Europe, european, european commission, Europeans, executive body, instant payments, instant transfers, Legislation, legislative proposal, Payments, proposal, SEPA, transfers

What do you think about the European Commission’s decision to promote instant payments in euro? Share your thoughts on the subject in the comments section below.

Lubomir Tassev

Lubomir Tassev is a journalist from tech-savvy Eastern Europe who likes Hitchens’s quote: “Being a writer is what I am, rather than what I do.” Besides crypto, blockchain and fintech, international politics and economics are two other sources of inspiration.

Image Credits: Shutterstock, Pixabay, Wiki Commons, EQRoy

Disclaimer: This article is for informational purposes only. It is not a direct offer or solicitation of an offer to buy or sell, or a recommendation or endorsement of any products, services, or companies. Bitcoin.com does not provide investment, tax, legal, or accounting advice. Neither the company nor the author is responsible, directly or indirectly, for any damage or loss caused or alleged to be caused by or in connection with the use of or reliance on any content, goods or services mentioned in this article.

More Popular News

In Case You Missed It

[ad_2]

Source link

Leave a Reply

Your email address will not be published. Required fields are marked *

/** * The template for displaying the footer * * Contains the closing of the #content div and all content after. * * @link https://developer.wordpress.org/themes/basics/template-files/#template-partials * * @package CoverNews */ ?>