News
20.01.2024 | Extension API-Function getCustomCatalogue
The function getCustomCatalogue has been extended. Now it is possible to get multiple Prices (up to 10) in one Request.
Therefore you have to take multiple quantities in the parameter quantity.
Example:
quantity=1_quantity|50_quantity|100_quantity
The prices are return in the respone in productList – selectGroupList – optionList in array optionTranslations.
The value of the field optionName is the requested quantity. (In the example 1_quantity or 50_quantity or 100_quantity)
Payment (2)
The following payment methods are available for the payment of your automated orders.
- Advance Payment
- Invoice*
- PayPal**
- SEPA-Direct debit***
- Creditcard ****
These paymentMethods are used for the createOrderRequestType.
- Advance Payment = paymentInformation->paymentMethod = ‘ADP’
- Invoice= paymentInformation->paymentMethod = ‘INV’
- PayPal = paymentInformation->paymentMethod = ‘PAY’;
- SEPA = paymentInformation->paymentMethod = ‘SDB’;
- Creditcard = paymentInformation->paymentMethod = ‘CRC’;
* requires a mandate for UP
** requires activation by UP
*** in Germany only
**** requires activation by UP
The easiest way for payment to unitedprint is the SEPA direct debit.
In the form already prepared by us, you only have to enter your bank details, sign and send the original in duplicate by post to the following address:
unitedprint.com Deutschland GmbH
Friedrich-List-Straße 3
01445 Radebeul
Deutschland
After a processing period about of 14 days, you can use this payment method for future orders.
Please log in with your user data and your customer data will be completely used for the direct debit printout.
Note
This function is only available to customers within Germany.