Skip to content

[Feature] Recurly - Catch all expections #17

@pmartelletti

Description

@pmartelletti

So, we need to catch all the exceptions from RecurlyManager in order to have elegant form errors shown to user. For example,

  • Gateway rejected
  • Wrong Credit card number / CVC / expiration date / etc
  • Account code has already been taken

For the moment, we could just catch the exception from Recurly and print the message. They are quite informative, so that should do the trick for now.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions