M365 DEV Tenant add paid services - microsoft365

Is it possible to add paid subscription (like Windows365 or Defender for Endpoint) to a M365 DEV Tenant?
Thank you for your support
Stefan

Related

Payment Methods of Authorize.net

I am looking for different methods of payment using authorize.net gateway.
I am wondering if authorize.net provide methods similar express checkout and do direct payment in paypal.
I see there is card method available but I am not sure if authorize.net provide account to account payment option or not.
Yes they do.
https://developer.authorize.net/api/reference/features/paypal.html
PayPal Express Checkout
PayPal Express Checkout for Authorize.Net enables you to offer PayPal as a payment option to your customers by incorporating it within your existing API implementation.
They do not. They are merely a payment gateway which connects a website to a merchant account. Paypal is a payment services provider and offers payment services that traditional payment gateways do not.

subscription based billing support in AWS

How can I add subscription based billing support to an app running in the AWS. I know there are third party service providers, but could not find a service from AWS it self.

In WSO2 how to updrade / downgrade subscription tier?

Suppose user subscribed to Api1 with Silver tire. And now user want to upgrade same subscription to Gold tier. How user will do it in wso2 store. Is there any web service available to upgrade this plan/tier.
You can't upgrade the subscription directly. Instead, you can remove current subscription and subscribe again with the new tier.

Bronze tier does not restrict to one request per minute in WSO2 API Manager

I have published an API with tier availability as bronze.
When I subscribe to that API as a different user in the store, bronze will be the only available tier to subscribe.After subscription, when I try accessing the API, I am able to hit it many times in a minute without any restriction. Why does it not restrict me for 1 request per minute?
Thanks
Are you using your local install of WSO2 API Manager or API Cloud service? In API Cloud, the tiers are all presetup and work flawlessly as far as I can tell.
For your local API Manager set up the couple things I would look at are:
Check whether the APIs that you set up require authorization - if you set them up as public without authorization key requirement - then I think there is no tier enforcement either because your tier cannot be verified without authorization.
Check your ties.xml to ensure that the throttling level for the tier is properly set up: https://docs.wso2.com/display/AM170/Managing+Throttling+Tiers

WSO2 Business Activity Monitor supported payment gateway

I have configured APIs via the WSO2 API Manager and connected the API Manager to the Business Activity Monitor. I now need to charge for API usage.
Does WSO2 Business Activity Monitor support any payment gateway out-of-the-box? Is there any reference manual or use case about connecting BAM to a payment gateway?
If BAM doesn't support processing payment via integration with 3rd party payment gateways, what should be the best practice to process payments? (e.g. like StratosLive does?)
I can't seem to find any guide about this topic.
Please refer to [1] for more details for billing and metering. In BAM there is no way to connecting to a payment gateway.
[1] http://docs.wso2.org/wiki/display/AM140/Monitoring%2C+Statistics+and++Billing