Skip to content

Commit 737618e

Browse files
committed
Added CCNow service alias
1 parent 6092669 commit 737618e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/SubscriptionFactory.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ class SubscriptionFactory{
1111

1212
public function __construct(){
1313
$this->registerServiceAlias('TwoCheckout', '2checkout');
14+
$this->registerServiceAlias('CCNow', 'ccnow');
1415
}
1516

1617
/**

0 commit comments

Comments
 (0)