Skip to content

Commit

Permalink
Add message to recommend merchants to use boletoBancario as the defau…
Browse files Browse the repository at this point in the history
…lt payment method
  • Loading branch information
nauaros committed Nov 22, 2024
1 parent e5e4228 commit 7f17926
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ public enum PaymentMethodType: RawRepresentable, Hashable, Codable {
*,
deprecated,
renamed: "boletoBancarioSantander",
message: "Use 'boletoBancarioSantander' instead."
message: "Use 'boletoBancarioSantander' instead. Consider 'boletoBancario' as the default payment method for Boleto Bancario."
)
case boleto
case boletoBancarioSantander
Expand Down

0 comments on commit 7f17926

Please sign in to comment.