Creating a `Payment Request` should redirect you to the list view upon creation
See original GitHub issueSimilar to Pull Payments
, Invoices
, etc… to be consistent.
However, currently when you first create one it keeps you back on the “Update/Edit” view.
An additional consideration is should it also take you back to the List view when you’re editing an existing Payment Request…? I would think so.
Issue Analytics
- State:
- Created a year ago
- Comments:6 (6 by maintainers)
Top Results From Across the Web
Redirect the page to List layout after submit a record
Hi Team,. I have created a custom UI Page for Create New in Change Module and am able to create new Change request...
Read more >After the Payment Links payment
To change the confirmation behavior on a payment link, click the Confirmation page tab when creating or updating a payment link. If you...
Read more >Create a payment link with the API
After a customer completes a purchase, you can redirect them to a URL or display a custom message by setting after_completion on the...
Read more >Get Started with Square Online Checkout Links
You can start accepting payments with Online Checkout through your online Square Dashboard or Square App. You can create checkout links for the...
Read more >URL redirects
URL redirects can be used to redirect traffic from one web page to another. When you change a URL on your Shopify store,...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Done, thanks! I left some notes for clarity on the unit tests.
Done in https://github.com/btcpayserver/btcpayserver/pull/3825