Skip to content

Commit 06b01a2

Browse files
author
Yoav
committed
updated documentation for create_subscription
1 parent b181286 commit 06b01a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.mdown

+2-2
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ used to pass the data in and out of the APIs are described below.
3636
3737
def initialize(store_id, api_username, api_password)
3838
39-
def create_subscription(product_ref, referrer)
39+
def create_subscription(product_ref, referrer, order_type=:detail)
4040
4141
def get_subscription(subscription_ref)
4242
@@ -136,4 +136,4 @@ needs to match the private key in the Security tab of the Subscription Activated
136136
and Subscription Deactivated Notification respectively.
137137

138138

139-
</body></html>
139+
</body></html>

0 commit comments

Comments
 (0)