DRAFT - work in progress.
Considerations:
Platform wide change, this should work on every market;
Rule 1 - First Order Physical Payment Limit
For the first order with a value >= X €, only online payment will be allowed, where X is configurable. The initial intention is to set it to 20 €.
Questions:
How can we identify the first order of a user? Is there any mechanism in place?
Rule 2 - Physical Payment Amount Limit
For subsequent orders with a value >= X €, only online payment will be allowed, where X is configurable. The initial intention is to set it to 50 euros.
Questions:
How can we identify past orders of the customer, should we create a mechanism for that?
Rule 3 - Repeated Delivery Failure
If the last order was paid in Physical Payments and there was a delivery failure (e.g. a joke order), the next order will only allow online payment
Need to check with Helio if we have this information from DMP/Partners.
0 Comments