Update prices¶
Target Audience: Users, Developers, Stakeholders, Customer service
Introduction¶
When you don't want to adjust the prices of your products manually via PAP and/or use our API's, you can raise a fee-based ticket and we'll do it for you.
Before we can perform this task for you, you'll need to fill out the spreadsheet-templates corresponding to your needs. For us to be able to process your request in time, we strongly suggest you submit the request at least 3-4 weeks prior.
Update prices using lists specifying each known payment period¶
The list must be created such that each row identifies one specific payment period to update in Payway. This process currently does not support the complex price model. Should you wish to use this process for changing the prices on packages that are using the complex price model then you must raise your ticket at least 4 weeks prior to when the price change is scheduled to be done.
At this point we only support changing prices using this process on normal price packages.
Column name | Description | Allowed values |
---|---|---|
ProductCode | The product code of the package in Payway | String, must match the product code |
PurchaseType | The purchase type of the period to update | String, recurring or limited |
PaymentMethod | The payment method of the period to update | String, e.g. adyen-scheme See all payment options here |
PeriodType | The period type of the period to update | String, day, week, month or year |
PeriodLength | The length of the period to update | Integer |
Activated | Is the period to update enabled for purchase or not | String, true or false |
CurrentPrice | The current price of the period to update | Float |
NewPrice | The new price of the period | Float |
Download template¶
Description | Type | link |
---|---|---|
Update prices with period specific list | .csv | Tulo_Payway_Change_Prices.csv |
Update prices using lists from subscription system¶
Update prices with standard price model¶
A description of the columns found in the template when updating packages/campaigns using the standard price model. This means you define a single price for all products included in your package.
Column Name | Description | Allowed Values |
---|---|---|
integration_code | Integration code of the package / campaign in Payway | Must match the integration code in Payway |
purchase_type | The purchase type of the subscription period | limited / recurring |
payment_options | The payment methods of the subscription periods separated by comma | E.g. invoice,adyen-scheme See all payment options here |
period_length | The length of the subscription period | Integer |
price | The new price of the subscription period | Decimal |
Update prices with complex price model¶
A description of the columns found in the template when updating packages/campaigns using the complex price model. This means you define one or more price rows for one payment period.
Column Name | Description | Allowed Values |
---|---|---|
integration_code | Integration code of the package / campaign in Payway | Must match the integration code in Payway |
purchase_type | The purchase type of the subscription period | limited / recurring |
payment_options | The payment methods of the subscription periods separated by comma | E.g. invoice,adyen-scheme See all payment options here |
period_length | The length of the subscription period | Integer |
price | The new price of the subscription period | Decimal |
price_detail_name | The name of the price detail | paper / digital |
Download templates¶
Description | Type | Link |
---|---|---|
Update prices with standard price model | .csv | Tulo_Payway_UpdatePrices_Template.csv |
Update prices with complex price model | .csv | Tulo_Payway_UpdateComplexPrices_Template.csv |
Payment options¶
Name | Value |
---|---|
Adyen Credit card | adyen-scheme |
Adyen Finnish e-banking | adyen-ebanking_FI |
Adyen Klarna Paylater | adyen-klarna |
Adyen Klarna Paynow | adyen-klarna_paynow |
Adyen Mobilepay | adyen-mobilepay |
Billecta Autogiro | billecta-autogiro |
Billecta E-invoice | billecta-invoice_einvoice |
Billecta Invoice by e-mail | billecta-invoice_email |
Billecta Invoice by mail | billecta-invoice_mail |
External subscription system Autogiro | autogiro |
External subscription system Invoice | invoice |
Klarna Payments | klarna_payments |
Visma Pay Credit card | creditcard |
Visma Pay online bank payment (limited) | directdebit |
Visma Pay online bank payment (recurring) | directdebit_recurring |