Skip to content

Commit b1e87a2

Browse files
committed
Merge remote-tracking branch 'origin/main' into feat-project-changes
2 parents e5d5afb + 18c6b30 commit b1e87a2

File tree

14 files changed

+31
-56
lines changed

14 files changed

+31
-56
lines changed

src/lib/components/billing/alerts/paymentMandate.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
$organization.$id,
1313
$paymentMissingMandate.$id
1414
);
15-
await confirmSetup(method.clientSecret, method.$id);
15+
await confirmSetup(method.clientSecret, method.providerMethodId);
1616
}
1717
</script>
1818

949 KB
Loading
426 KB
Loading
-76.7 KB
Binary file not shown.
-64.6 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
-563 KB
Binary file not shown.
-306 KB
Binary file not shown.
717 KB
Loading

0 commit comments

Comments
 (0)