I am having trouble getting my CyberSource as a selectable option to display in the drobox (refer to image below). I have CyberSource migration and in my database. Also I have cleared all php caches, views, and optimized all routes. I am still having zero luck on getting it to appear in the dropbox. Do I need to modify the flutter main dart files? I am unsure how to do this as they are very large minified versions. Please let me know if there is something simple I am missing.
Trying to add CyberSource in the dropbox under adding new payment gateway. Please help!
Clear the Views, Caches, and Routes using php artisan commands
Rebuild the flutter webpack bundle again
Turn on and off server
I have included a screenshot of the flutter codebase in picture below. How do I edit the flutter files to render new views in admin portal before it gets compiled into what looks like gibberish? Thank you for your help.