Storing stripe customer ID + payment method ID

Hello Everyone,

I am using the Stripe.JS 2 plugin to handle payments

I would like to store user’s stripe customer ID + user’s stripe payment method ID under 2 fiels in the user data type.

These 2 fields would have privacy rules, and are only visible to the actual user only

Is this safe ?