New Features
| Feature | Description |
|---|---|
| Amazon Virtual Private Cloud | On August 26, 2009, AWS announced the release of Amazon Virtual Private Cloud, a service that lets you create isolated resources within the AWS cloud, and then connect those resources directly to your own data center using industry-standard encrypted IPsec VPN connections. For more information about the service, go to http://aws.amazon.com/vpc.
Currently, Amazon EC2 users can't launch instances of Amazon DevPay paid AMIs inside a VPC. |
Known Issues
| Issue | Description |
|---|---|
| Failure of Sign-Up Payment | If your product has a sign-up/monthly fee, and the customer's sign-up payment fails because the payment method isn't valid, the customer is not officially subscribed to your product. This can be verified with VerifyProductSubscriptionByTokens (for desktop products) or VerifyProductSubscriptionByPid (for hosted products), which returns a value of "false". The customer can't use the product, even if you've activated the customer. We recommend your product poll the customer's subscription status after activating the customer. If the status is still "false" 15 minutes after activation, then the product should display a special message when the customer tries to use the product the first time. The message should tell the customer to:
|
| Error in WSDL | The License Service WSDL (at https://ls.amazonaws.com/doc/2008-04-28/AmazonLS.wsdl) incorrectly lists a child element called RequestId in the ErrorResponse element. The correct name of the element is RequestID (with a capital D). Our plan is to update the WSDL to match what the service actually returns (RequestID). |
| Limitation on AWS services used | You can build an application that monetizes Amazon EC2 or Amazon Simple Storage Service, but not both. |
| Limitation on decimal places for prices | You can set prices with a maximum of only two decimal places. |
| Throttling of License Service requests per developer | Requests to the License Service are throttled as necessary. They are throttled per developer instead of per DevPay product. Therefore, if you have multiple DevPay products, the sum of the requests from all your DevPay products is used to determine whether your requests need to be throttled. |
| Information not available on the first of the month | If you visit your DevPay Activity page on the first of the month, your revenue statement for the previous month might not yet be available. We instead recommend that you view the page after you've received the e-mail from AWS that indicates the revenue statement is available. Also, the page might display zeros for all the values because the page has not yet been updated with the information for the first day of the month. If this happens, we recommend that you return to the page on the second day of the month. |
| Withdrawal limit | When you withdraw money from your Amazon Payments account, the withdrawal amount must be at least $10.00. |
| No sandbox for testing | DevPay does not have a sandbox for testing. All testing you perform involves movement of real money. |