Skip to content
This repository has been archived by the owner on Jul 7, 2022. It is now read-only.

Automatically Pre-fill Seller details using ABN

Compare
Choose a tag to compare
@resh-ie resh-ie released this 04 Mar 01:08
· 13 commits to master since this release
ac7ec69
Mar 2339 Pre-fill seller form using ABN (#29)

* adding the case of abr_failed

* adding message

* successfull added abr failed message

* changing the message

* removing console writeline

* same message as before

* Update subscribers/slack/worker/Processors/UserMessageProcessor.cs

Co-authored-by: tobiasbrown <[email protected]>

* cleaning up variable names

* changing abr variable names

* Update subscribers/slack/worker/Processors/UserMessageProcessor.cs

Co-authored-by: tobiasbrown <[email protected]>

* Update subscribers/slack/worker/Processors/UserMessageProcessor.cs

Co-authored-by: tobiasbrown <[email protected]>

* adding abr message processor

* Remove old abr

* remove message from slack

* adding mesage for error

* removing abr object in slack message processor

* change name to abr

* added fix

Co-authored-by: tobiasbrown <[email protected]>