Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the GiftCertificate example #118

Merged
merged 1 commit into from
Jun 21, 2016
Merged

Update the GiftCertificate example #118

merged 1 commit into from
Jun 21, 2016

Conversation

pedelman
Copy link
Contributor

There was a typo which caused this example to not work.

$ ruby examples/marketing/gift_certificates.rb
#<Bigcommerce::GiftCertificates amount="100.0000" balance="100.0000" code="98679a2eef4573465f12" customer_id="0" expiry_date="0" from_email="othertest@test.com" from_name="Test2" id=7 message="" order_id="0" purchase_date="1466472031" status="0" template=false to_email="test@test.com" to_name="Test">
#<Bigcommerce::GiftCertificates amount="100.0000" balance="100.0000" code="98679a2eef4573465f12" customer_id="0" expiry_date="0" from_email="othertest@test.com" from_name="Test2" id=7 message="" order_id="0" purchase_date="1466472031" status="0" template=false to_email="test@test.com" to_name="Test">
#<Bigcommerce::GiftCertificates amount="100.0000" balance="100.0000" code="f91742357440bdbd74b2" customer_id="0" expiry_date="0" from_email="othertest@test.com" from_name="Test2" id=8 message="" order_id="0" purchase_date="1466472035" status="0" template=false to_email="test@test.com" to_name="Test">
#<Bigcommerce::GiftCertificates amount="100.0000" balance=50 code="98679a2eef4573465f12" customer_id="0" expiry_date="0" from_email="othertest@test.com" from_name="Test2" id=7 message="" order_id="0" purchase_date="1466472031" status="0" template=false to_email="test@test.com" to_name="Test">
#<Bigcommerce::GiftCertificates amount="100.0000" balance="50.0000" code="98679a2eef4573465f12" customer_id="0" expiry_date="0" from_email="othertest@test.com" from_name="Test2" id=7 message="" order_id="0" purchase_date="1466472031" status="0" template=false to_email="test@test.com" to_name="Test">

@pedelman
Copy link
Contributor Author

ping @mattolson @saurabh-g @jason0415

@mattolson
Copy link
Contributor

👍

@pedelman pedelman added this to the Release 1.0.0 milestone Jun 21, 2016
@pedelman pedelman merged commit 8a5bc0a into bigcommerce:master Jun 21, 2016
@pedelman pedelman deleted the update_gift_certificate_example branch June 21, 2016 01:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants