feat: added custom payment methods (#173)

This commit is contained in:
Miguel Ribeiro
2024-03-01 21:41:39 +01:00
committed by GitHub
parent cb5ce49202
commit e739622606
21 changed files with 691 additions and 15 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
<?php
$version = "v1.10.0";
$version = "v1.11.0";
?>