We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
create_subscription
1 parent b181286 commit 06b01a2Copy full SHA for 06b01a2
README.mdown
@@ -36,7 +36,7 @@ used to pass the data in and out of the APIs are described below.
36
37
def initialize(store_id, api_username, api_password)
38
39
- def create_subscription(product_ref, referrer)
+ def create_subscription(product_ref, referrer, order_type=:detail)
40
41
def get_subscription(subscription_ref)
42
@@ -136,4 +136,4 @@ needs to match the private key in the Security tab of the Subscription Activated
136
and Subscription Deactivated Notification respectively.
137
138
139
-</body></html>
+</body></html>
0 commit comments