adjust payment title

This commit is contained in:
Pete Matsyburka
2025-09-23 10:02:10 +03:00
parent df8c44d2ce
commit f4426a8ee0
@@ -116,6 +116,10 @@ export default {
return this.queryParams.get('stripe_session_id')
},
defaultName () {
if (this.field.preferences?.price_id) {
return ''
}
const { price, currency } = this.field.preferences || {}
const formatter = new Intl.NumberFormat([], {