Skip to content

(fix): Added error handling messages for boost payment errors #2498

Fausto Arcidiacono requested to merge fix/unavail-funds-boosts-e2498 into master

Ticket(s) / Related Merge Requests

#2498 (closed)

Summary of Changes

Added error handling for Stripe and offchain payments when creating boost

Testing Considerations

  1. Test requesting a boost with an invalid card and check the message being returned
  2. Test requesting a boost with offchain tokens for an amount greater than the available tokens and check the message being returned

Deployment Considerations

Regression Scope

Platform Affected (web, mobile, etc)

Developer Testing Completed

Screenshots / Screen Recording

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Definition of Done Checklist

  • The Acceptance Criteria has been met
  • Code is tested: Testing includes unit/spec, E2E/automated and manual testing
  • Merge requests description has been filled out
Edited by Fausto Arcidiacono

Merge request reports

Loading