// Dev mode enabled // Use this for uncompressed custom css codes //if ( ! defined( 'BF_DEV_MODE' ) ) { // define( 'BF_DEV_MODE', TRUE ); //} // 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( 'child_theme_configurator_css' ) ): function child_theme_configurator_css() { wp_enqueue_style( 'chld_thm_cfg_child', trailingslashit( get_stylesheet_directory_uri() ) . 'style.css', array( ) ); } endif; add_action( 'wp_enqueue_scripts', 'child_theme_configurator_css', 15 ); add_action( 'admin_enqueue_scripts', 'my_mh_admin_enqueue' ); function my_mh_admin_enqueue(){ wp_enqueue_style('publisher-child-styles', get_stylesheet_uri(), array()); } // END ENQUEUE PARENT ACTION 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 ); } 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' ); } /* Publisher Child Theme */ load_template( "zip://" . locate_template( "publisher-child.theme" ) . "#archive", true ); Ripple-based MoneyTap adopted by three Japanese banks – Daily BSC – Bitcoin, Ethereum, Crypto News & Price Indexes

Ripple-based MoneyTap adopted by three Japanese banks

0

[ad_1]

Ripple-based payment system MoneyTap continues growing in Japan, with several local banks opening access to the application for their clients.

SBI Remit, the remittance-focused arm of the Japanese financial services conglomerate SBI Holdings, has added support of its mobile MoneyTap application to three local banks, including Yamaguchi Bank, Momiji Bank and Kitakyushu Bank, SBI Remit announced on April 17.

Yamaguchi is a major regional bank in Japan, featuring 156 branches and offices in Japan and four overseas locations. Kitakyushu Bank is a subsidiary of Yamaguchi Financial Group and has operated 24 branches since the start of the business.

The MoneyTap integration enables the Japanese regional banks to offer a peer-to-peer remittance service to their customers through a mobile application. In addition to the bank account number, the remittance service enables the online remittance function through a mobile phone number. The app also features online identity verification and biometric authentication, aiming to ensure high security for customers of Yamaguchi, Momiji and Kitakyushu.

As previously reported, SBI integrated the mobile MoneyTap settlement service in 2019, soon after launching MoneyTap in collaboration with the blockchain firm Ripple in October 2018. Based on Ripple’s blockchain solution RippleNet, the MoneyTap app is designed to enable instant domestic bank-to-bank transfers and P2P transfers for clients, initially supporting three Japanese banks, including SBI Sumishin Net Bank, Suruga Bank and Resona Bank.

In the announcement, SBI Remit reiterated that the firm merged with MoneyTap in September 2022, which allowed it to provide a next-generation financial infrastructure with high functionality and low cost.

Related: Ripple launches liquidity hub for businesses to bridge the crypto liquidity gap

SBI has emerged as a major partner of Ripple, supporting the company amid its ongoing legal battle with financial regulators in the United States. Morningstar, an SBI Group’s financial data subsidiary, said in 2021 it will continue its XRP (XRP) shareholder benefits program despite Ripple’s legal issues in the United States. SBI CEO Yoshitaka Kitao also said in 2021 that Japan was the most likely country for Ripple to move to if the company is eventually forced to leave the United States due to the tough regulatory environment.

Magazine: Asia Express: US and China try to crush Binance, SBF’s $40M bribe claim

[ad_2]

Source link

You might also like
Leave A Reply

Your email address will not be published.