Skip to content

Commit f3e3b9b

Browse files
authored
Fix formatting for message routing rules section
Corrected formatting for message routing rules in README.
1 parent 73c9416 commit f3e3b9b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.MD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,8 +132,8 @@ In addition to the terminalID, payment requests are also routed and filtered bas
132132

133133
**Message routing rules**:
134134

135-
- `protocol == use_auto`: If any payment vendor is configured, the request gets accepted.
136-
- `protocol == specific protocol` (e.g.,`viva_eft_pos_instore`): The request is only accepted if the payment vendor that supports this protocol is configured (in this example, **Viva Wallet SoftPay**).
135+
- protocol == `use_auto`: If any payment vendor is configured, the request gets accepted.
136+
- protocol == specific protocol (e.g.,`viva_eft_pos_instore`): The request is only accepted if the payment vendor that supports this protocol is configured (in this example, **Viva Wallet SoftPay**).
137137

138138
## Debugging the Communication
139139

0 commit comments

Comments
 (0)