feat(SW-2116): remove payment-callback rewrite logic
This commit is contained in:
committed by
Michael Zetterberg
parent
bf79168216
commit
a839d05e09
@@ -285,11 +285,6 @@ const nextConfig = {
|
||||
source: `${myPages.sv}/:path*`,
|
||||
destination: `/sv/my-pages/:path*`,
|
||||
},
|
||||
{
|
||||
source: "/:lang/hotelreservation/payment-callback/:status",
|
||||
destination:
|
||||
"/:lang/hotelreservation/payment-callback?status=:status",
|
||||
},
|
||||
// Find my booking
|
||||
{
|
||||
source: findMyBooking.en,
|
||||
|
||||
Reference in New Issue
Block a user