- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
createPaymentCollections - Payment Module Reference
This documentation provides a reference to the createPaymentCollections
method. This belongs to the Payment Module.
Note: You should only use this methods when implementing complex customizations. For common cases, check out available workflows instead .
createPaymentCollections(data, sharedContext?): Promise<PaymentCollectionDTO[]>#
This method creates payment collections.
Example#
Parameters#
Loading...
Returns#
Loading...
createPaymentCollections(data, sharedContext?): Promise<PaymentCollectionDTO>#
This method creates a payment collection.
Example#
Parameters#
Loading...
Returns#
Loading...
Was this page helpful?