Please enable JavaScript.
Coggle requires JavaScript to display documents.
Orange Sandbox (An SP/Admin create an application (Subscribe to the…
Orange Sandbox
An SP/Admin create an application
Subscribe to the Payment API
Generate Access token for 3600sec
Invoke 'Charge' request
Get the success response
Subscription status updated in History UI for selected OPs
Admin: Remove the Subscription Approval task
OP/s: Remove the Subscription Approval task
Generate Access token for Unlimited
Invoke 'Charge' request
Get the success response
Should be able to update subscription approval status as 'APPROVED' Admin/OPs
Admin: Remove the Application Approval task
OP/s: Removed the Application Approval task
Application status updated in History UI
Check the app status
Application approval status updated as 'APPROVED' for Admin/OPs
An SP/Admin create an application
Subscribe to the Payment API
Generate Access token
Invoke 'Charge' request
Get the success response
Unsubscribe the subscription
Invoke 'Charge' request
Should not get success response
Get the success response
Invoke until exceed the tier count
After exceeded the tier count throttling should work
Received 'Message throttled out' information message
Subscribe to the Payment API by selecting 2 or more OPs(OP1,OP2,OP3)
Generate Access token
Invoke 'Charge' request for all OPs
Get the success response
Get the success response
Unsubscribe OP1 and OP2
Invoke 'charge' operation for OP1 and OP2
Didn't get success response for both OPs
Invoke 'charge' operation for OP3
Get the success response
Go to subscription status
OPs status updated as 'APPROVED'
Updated application tier as 'Default'