diff --git a/src/constants/progress-bar-mapper.js b/src/constants/progress-bar-mapper.js index 7947f6817..4a823cdc3 100644 --- a/src/constants/progress-bar-mapper.js +++ b/src/constants/progress-bar-mapper.js @@ -74,7 +74,7 @@ export const pageProgressMapper = { }, "payment-method": { percent: 92, //The first Step 4 must be 92 so the animated bar lines up with the dot - step: 3, + step: 4, }, payment: { percent: 96,