You've already forked symfony-billing
dev push
This commit is contained in:
@@ -12,6 +12,7 @@ class BillingSrv
|
||||
{
|
||||
$this->container = $container;
|
||||
}
|
||||
|
||||
public function createPurchase($items)
|
||||
{
|
||||
$apiKey = $this->container->getParameter('stripe_api_key_secret');
|
||||
|
||||
Reference in New Issue
Block a user