Skip to content

Select default payment method by payer type - #520

Merged
ekateluv merged 5 commits into
mainfrom
feature/order-default-payment
Aug 17, 2026
Merged

Select default payment method by payer type#520
ekateluv merged 5 commits into
mainfrom
feature/order-default-payment

Translate comment to English

f995baa
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Aug 14, 2026 in 0s

4 new issues (0 max.) of at least severity.

Annotations

Check warning on line 4 in components/order/Payment.vue

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

components/order/Payment.vue#L4

'any' overrides all other types in this union type.

Check warning on line 10 in components/order/Payment.vue

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

components/order/Payment.vue#L10

Unsafe call of an `error` type typed value.

Check warning on line 10 in components/order/Payment.vue

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

components/order/Payment.vue#L10

Unsafe member access .methods on an `error` typed value.

Check warning on line 10 in components/order/Payment.vue

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

components/order/Payment.vue#L10

Unsafe return of an error typed value.