Shoprenter

Shoprenter

Short description

This middleware enables real-time transmission of order data from Shoprenter to Maileon. The order information is recorded as contact events in Maileon, making it easy to trigger automated email campaigns based on customer activity.

Order confirmation data send to Maileon

shoprenter_orders_v1 fields:

Name

Data type

Description

Name

Data type

Description

order.id

string

Shoprenter order id

order.date

datetime (Y-m-d H:i:s)

Order timestamp

order.status

string

Order status

order.items

json

Ordered items (details below)

order.total

float

Total order amount (gross)

order.total_no_shipping

float

Total order amount excluding shipping (gross)

order.total_tax

float

Order VAT amount

order.total_fees

float

Order other fees amount

order.fees

json

Description of other order fees

order.currency

string

Order currency

payment.method.id

string

Payment method ID

payment.method.name

string

Payment method name

discount.code

string

Discount coupon code

discount.total

float

Discount coupon amount (gross)

customer.fullname

string

Customer full name

customer.firstname

string

Customer firstname

customer.lastname

string

Customer lastname

customer.id

string

Customer Shoprenter ID

billing.address.firstname

string

Billing address lastname

billing.address.lastname

string

Billing address firstname

billing.address.street

string

Billing address street, hnr

billing.address.zip

string

Billing address zip

billing.address.city

string

Billing address city

billing.address.region

string

Billing address region

billing.address.country

string

Billing address country

shipping.address.firstname

string

Shipping address firstname

shipping.address.lastname

string

Shipping address lastname

shipping.address.street

string

Shipping address street, hnr

shipping.address.zip

string

Shipping address zip

shipping.address.city

string

Shipping address city

shipping.address.region

string

Shipping address region

shipping.address.country

string

Shipping address country

shipping.service.id

string

Shipping service ID

shipping.service.name

string

Shipping service name

shipping.service.tracking.code

string

Pick Pack pont code

order.items fields:

Name

Data type

Description

Name

Data type

Description

id

string

Shoprenter product ID

sku

string

Product SKU

single_price

float

Product price (net)

total

float

Ordered products total amount

name

string

Product title

tax_rate

float

Product VAT amount

image_url

string

Product image url

quantity

integer

Product ordered quantity

categories

string

Product categories comma separated list

shoprenter_ordered_products_v1 fields:

Name

Data type

Description

Name

Data type

Description

order.id

string

Shoprenter order ID

order.date

datetime (Y-m-d H:i:s)

Order timestamp

order.status

string

Order status

product.sku

string

Product SKU

product.id

string

Product Shoprenter ID

product.name

string

Product title

product.image_url

string

Product image url

product.quantity

integer

Product ordered quantity

product.single_price

float

Product price (net)

product.total

float

Ordered products total amount

product.categories

string

Product categories comma separated list

order.total

float

Total order amount (gross)

order.currency

string

Order currency

payment.method.id

string

Payment method ID

payment.method.name

string

Payment method name

Order status changes sending to Maileon

shoprenter_orders_status_changed_v1 fields:

Name

Data type

Description

Name

Data type

Description

order.id

string

Order Shoprenter ID

order.date

datetime (Y-m-d H:i:s)

Order timestamp

order.status

string

Order státusz

order.items

json

Ordered items (details below)

order.total

float

Total order amount (gross)

order.total_no_shipping

float

Total order amount excluding shipping (gross)

order.total_tax

float

Order VAT amount

order.total_fees

float

Order other fees amount

order.fees

json

Description of other order fees

order.currency

string

Order currency

payment.method.id

string

Payment method ID

payment.method.name

string

Payment method name

discount.code

string

Discount coupon code

discount.total

float

Discount coupon amount (gross)

customer.fullname

string

Customer full name

customer.firstname

string

Customer firstname

customer.lastname

string

Customer lastname

customer.id

string

Customer Shoprenter ID

billing.address.firstname

string

Billing address firstname

billing.address.lastname

string

Billing address lastname

billing.address.street

string

Billing address street, hnr

billing.address.zip

string

Billing address zip

billing.address.city

string

Billing address city

billing.address.region

string

Billing address region

billing.address.country

string

Billing address country

shipping.address.firstname

string

Shipping address firstname

shipping.address.lastname

string

Shipping address lastname

shipping.address.street

string

Shipping address street, hnr

shipping.address.zip

string

Shipping address zip

shipping.address.city

string

Shipping address city

shipping.address.region

string

Shipping address region

shipping.address.country

string

Shipping address country

shipping.service.id

string

Shipping service ID

shipping.service.name

string

Szállítási service name

shipping.service.tracking.code

string