io.sphere.sdk.subscriptions.package-info Maven / Gradle / Ivy
The newest version!
/**
* Subscriptions are used to trigger an asynchronous background process in response to an event on commercetools Composable Commerce.
*
* Common use cases include sending an Order Confirmation Email, charging a Credit Card after the delivery has been made,
* or synchronizing customer accounts to a CRM system.
*/
package io.sphere.sdk.subscriptions;