@roymeza
Hey thanks for using our plugin, let me see if I can help you out a bit here. You should be able to just copy in the language you want to use as one of the parameters to the [stripe]
shortcode.
For the blue button to get the popup:
[stripe payment_button_label="Información del pago"]
For the actual checkout button on the form:
[stripe checkout_button_label="Información del pago"]
I apologize to any Spanish speakers if the Spanish is incorrect, I just used Google Translate ??
If you are looking to have the whole plugin translated then you would need to grab the POT file from our plugin: /stripe-checkout/languages/sc.pot and use some kind of program (like POedit) to translate all the strings.
Hope this helps!
Nick Young