amzn / amazon-pay-sdk-csharp

Amazon Pay C# SDK
https://payments.amazon.com/developer
Apache License 2.0
48 stars 42 forks source link

Optional configuration throws exception if null - SetOrderReferenceDetails #3

Closed jeremy-loffredo closed 9 years ago

jeremy-loffredo commented 9 years ago

When calling SetOrderReferenceDetails, platform_id must be set or a null value exception occurs.

shrakuma commented 9 years ago

I have made this fix too in the latest update. Thanks again for bringing it to my attention.

jeremy-loffredo commented 9 years ago

This did not work. Please see pull request.

shrakuma commented 9 years ago

fixed issue