Files
ubicloud/model/payment_method.rb
Enes Cakir b7f2cae5a8 Remove payment method serializer
We've stopped using serializers for web routes, so I removed
`Serializers::PaymentMethod`.

I moved the Stripe data mapping to the `stripe_data` method, which now
returns the used hash instead of the raw data.
2025-03-29 09:49:33 +03:00

1.5 KiB