You've already forked symfony-billing
rename methods
This commit is contained in:
@@ -43,7 +43,7 @@ class BillingSrv
|
|||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
public function confirmPayment($paimentIntent)
|
public function confirmPurchase($paimentIntent)
|
||||||
{
|
{
|
||||||
$infoIntent = $this->retrievePurchase($paimentIntent);
|
$infoIntent = $this->retrievePurchase($paimentIntent);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user