diff --git a/docs/payment-methods/bizum.mdx b/docs/payment-methods/bizum.mdx index 1e2ea36..ba72e6d 100644 --- a/docs/payment-methods/bizum.mdx +++ b/docs/payment-methods/bizum.mdx @@ -50,7 +50,7 @@ Example of a Bizum push notification: You can use Bizum to offer subscriptions or recurring payments in a similar way to card-based subscriptions. When creating a subscription or recurring payment through the MONEI API, simply set Bizum as the payment method instead of a card. The overall process is almost identical, with a few specific considerations: -- Currently, only customers of certain issuing banks, specifically BBVA and Santander, can use Bizum for recurring payments. Make sure to confirm this with your customer, as MONEI does not provide information about the issuing bank. If the customer’s bank does not support Bizum subscriptions, the subscription will not work. +- Currently, issuing banks are deploying the solution with the goal of reaching over 90% of coverage in terms of users by November 2025. If the customer's bank does not support Bizum subscriptions, the subscription will not work. Please make sure to confirm this directly with your customer, as MONEI does not have access to issuing bank information. - The customer will only be asked to authorize the first payment. All subsequent payments will be processed automatically if you use the MONEI subscriptions engine, or you can manage them manually using MONEI’s recurring payments API.