stage #1

Merged
ThaMunsta merged 351 commits from stage into main 2025-11-10 14:37:21 +00:00
Showing only changes of commit 5960e7cbd9 - Show all commits

View File

@@ -95,7 +95,7 @@ $payment_provider_threshold = floatval($row['payment_provider_threshold']);
</select>
</form>
<?php } else { ?>
<a href="saved_payment_method.php">Add a Payment Method</a>
<a href="saved_payment_methods.php">Add a Payment Method</a>
<?php } ?>
</td>
<?php } ?>