Skip to content

Commit

Permalink
Coupon are also supported
Browse files Browse the repository at this point in the history
  • Loading branch information
sailro committed Oct 28, 2013
1 parent ca725ea commit f28bbf7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ public class Program
}
```

We currently only support the order API, not the subscription one.
We currently only support the order and coupon API, not the subscription one.

All calls made to the FastSpring server are currently made synchronous and blocking.
Wrap your calls into a Task if you want them to to be asynchronous.
Wrap your calls into a Task if you want them to to be asynchronous.

0 comments on commit f28bbf7

Please sign in to comment.