How to create Test App for Amazon Seller Central without paying monthly fee - amazonsellercentral

I need developer account on Amazon Seller Central so I can work with their API. It needs adding credit card and it shows $39.90 monthly fee, that is so much money for me. Is there option to make free developer account or sandbox to test Amazon API??

Yes, there is a free option to test Amazon's API. It's called the "Amazon MWS Sandbox." The sandbox environment allows you to test your application's integration with Amazon's Marketplace Web Service (MWS) without incurring any charges. You can use the sandbox to test your code, verify that it's working correctly, and debug any issues before you switch to live data. To get started, sign up for a sandbox account on the Amazon MWS Developer Documentation page.

Related

App aproval with partner created enterprise

i'm creating EMM-managed enterprise. This is the recommended method (no signup page nor google account required)
https://developers.google.com/android/management/create-enterprise#emm-managed_enterprises
but, with this enterprise, end user have no IT admin account to connect to managed google play on https://play.google.com/work
what is the correct way to approve applications with this type of enterprises?
EMM Managed enterprise is no longer the recommended method to create an enterprise, Instead, we suggest starting a Customer-managed enterprises.
Additionally, with Android Management API any application added under the application policy behaves based on the configured installType. The play store mode policy determines the behavior of the apps on the device play store.
You will still need to follow all of the policy distribution steps mentioned in this documentation.

How do I create a scheduled task with Heroku's free site?

I’m using Rails 4.2.7. I want to host my app with Heroku so I first decided to create the free hobby account to see how everything works. I would like to create a task that runs every day and so was reading about Heroku’s scheduler app. However, when I try and add the add-on I get the error
$ heroku addons:create scheduler:standard
Creating scheduler:standard on ⬢ myproject... !
▸ Please verify your account to install this add-on plan (please enter a credit card) For more information, see https://devcenter.heroku.com/categories/billing Verify now at
▸ https://heroku.com/verify
I’m not ready to shell out any money yet. How do I create a scheduled task or is Heroku not a good hosting service for this, and if not, where else should I go?
You must verify your account to use add-ons (some exceptions are there, like Heroku Postgres and Heroku Connect add-ons).
You don't need to spend any money to verify your account. You need to have a valid credit card. Heroku will try to verify the credit card and on successful verification, your account will be verified. You can read more information about accepted credit cards and detailed verification procedure here.
Quoting from the link mentioned above,
Heroku needs to be able to reliably identify and contact our users in the event of an issue. We have found that having a credit card on file provides the most reliable way of obtaining verified contact information. Account verification also helps us with abuse prevention.
You must verify your account if you, or collaborators of your app, want to:
Add any add-on to the app, even if the add-on is free. The only exceptions to this are the free plans for the Heroku Postgres and Heroku Connect add-ons, which can be added without verification.
If you do not have a credit or debit card (or do not have one that we are able to accept), you can still use the parts of Heroku that do not require account validation.
So currently, no other option is available to verify your account except using your credit card.
I use openshift online (1X CPU-512MB memory-1GB storage, 3 free gear) from RedHat but recently, they stopped new registration as they are building Openshift Online (NEXT GEN). You can apply for developer preview and use it for 30 days but the waitlist is too long. During Developer Preview period, OpenShift Online (Next Gen) is free (2 GiB memory, 4 CPU cores, and 2 x 1 GiB persistent volumes, 1 project).

How to create a developer account for Google Apps for Work

I am developing an app that uses Directory API to create user accounts within Google Apps for Work. I have been testing this on a Free (legacy) account but now I need to test adding and removing domains, which Free account doesn't support. I don't want to get a paid account just yet and rack up a huge bill by adding and removing accounts in testing. I also don't see a way to get a sandbox/developer account to test this out. How can I accomplish this?

Recurring payment(EMI) with EBS payment gateway in magento

I m right now working on a E-commerce online store built on Magento and im using EBS as the payment gateway.
Will EBS payment gateway support EMI payments for the purchases made through magento recurring payments options.
And can anyone have any idea about how to create a test account for EBS payment, so that i can
first test my application in the production environment before moving it to live.
Thanks in Advance.
As per my knowledge EBS does not support auto capture recurring profile.
To create a test account simply ask their support team to activate a test account.

Multiple users on Amazon EC2

Is it possible to have multiple users to manage an Amazon EC2 environment? I want to give access to several additional people to create machines on my existing billing account.
Amazon just announced AWS Identity and Access Management - http://aws.amazon.com/iam/
As of right now, it's in 'preview' mode, but this will allow you to have multiple AWS management accounts.
A few months ago Amazon announced Consolidated Billing. I never used it, but I think that is what you're looking for:
Consolidated Billing enables you to see a combined view of AWS costs incurred by all accounts in your department or company, as well as obtain a detailed cost report for each individual AWS account associated with your paying account. Consolidated Billing may also lower your overall costs since the rolled up usage across all of your accounts could help you reach lower-priced volume tiers more quickly.
Consolidated Billing Guide
This is absolutely possible using IAM service of AWS. With the help of IAM you can create users and give them specific permissions on various services of amazon.
You can try http://LabSlice.com. It's primarily for Virtual Lab Management (ie. playground environments), but may suit your needs.

Resources