-
Notifications
You must be signed in to change notification settings - Fork 4
Open
internetee/eis_billing_system
#114Labels
enhancementNew feature or requestNew feature or request
Description
With high bid auctions new problem has arisen - winner is not able to pay for the win in one card payment due to set limit on payment size. With foreign users there might not be another option available as user does not have access to open banking options. Also we just had a case where our bank refused to accept bank transfer due to source bank being considered high risk.
To solve this issue we should enable partial card payments
see two options here:
- solve it with everypay - enable user to change the payment amount and handle the partial receipt. We have testide this before and had some issues with this. but wort to take another look
- the other option would be to solve this on auction side. User can select feature to divide auction payments into smaller subpayments. As a result system generates payments links for these subpayments (sub-invoices) and once all the partial payments have been made system marks the big invoice as paid
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request