Skip to content

closes #449: always show detailed error from ProcessPublic API

JonGold requested to merge JonGold/stripe:show-detailed-errors into master

When paired with https://github.com/civicrm/civicrm-core/pull/27637, this allows seeing the Stripe error (e.g. "this card is declined" for users without "View Debug Output" permission.

Merge request reports