Adds support for Payment Methods to address the failing specs in PR https://github.com/givecampus/givecampus/pull/8573, which makes calls to Stripe::PaymentMethod.list, which is not supported by our current version of FakeStripe.
Also fixes the existing specs around Payment Intents
Adds support for Payment Methods to address the failing specs in PR https://github.com/givecampus/givecampus/pull/8573, which makes calls to
Stripe::PaymentMethod.list
, which is not supported by our current version of FakeStripe.Also fixes the existing specs around Payment Intents