Skip to content

bump PaymentServer to version exposing more info

Jean-Paul Calderone requested to merge web#226.stripe-error-messages into develop

Fixes privatestorageweb#226

This deploys https://github.com/PrivateStorageio/PaymentServer/pull/113 which adds the Stripe detailed error message to our error response. Our client-side form handling code already looks for the error message and will display it if it is there.

Merge request reports