Implementations in a Third Party PHP Laravel Script. -- 2

Job ID: 33156382

Budget: $10 – $1,000 USD

1-Don't ask for the budget. Forward your proposal according to what you consider fair.
2-The delivery time is quite good. No need to worry.
3-I will forward a message asking for any and all residual questions. There can be no doubt before we start!
4- Any questions I am at your disposal.


Hello. I purchased a 3rd party LMS script and would like to make some implementations and changes.

https://bit.ly/36VFdd1

1. Implementation of a payment system
https://developers.safe2pay.com.br/
2. Change in the commission system.
3.Change in the way values are available for payout.


Script is using laravel 7


1. The implementation of the payment system should be done as "transparent checkout."
The getway api allows payments with:
*Boletos (Similar to Bank slip).;
*Pix(Brazilian Instant Payment System);
*Credit/debit card;
*Crypto;

Checkout works as follows:
https://ibb.co/6N4mD2y
The 4 types of payments must have their own forms.
must be visually pleasing for conversion

2. Change in the commission system.

The current commission system works as follows:
There are 3 main roles

A. Course Instructor
B. Affiliate
C.Panel(admin).

A sale MAY or MAY NOT have an affiliate link (referral)

I would like the system to work like udemy*.

Let's assume a purchase of $100
Where the panel commission is by default 4%
And the affiliate commission would be 20%

The Panel would receive $4;
The affiliate would receive $20;
The Instructor would receive the remaining $76;

When a purchase is made WITHOUT an affiliate link, the commission is attributed to the panel, with the division being as follows:

The panel would receive $24;
The instructor would receive $76;

But I would like the panel itself to have an affiliate link, so when the purchase was made through that link, the division would be:

Panel receives 50% (or other percentage to be assigned) $50;
The instructor receives the remaining $50;

When a purchase is made WITH THE INSTRUCTOR AFFILIATE LINK, the commission would be:

The panel would receive the standard fee $4;
The instructor would receive the remaining $96;

3.I have a legal issue in my country where I need to hold all amounts received by credit or debit card for at least 30 days before making them available for payout.

I would also like to implement this.It would be the following:

Currently, the panel allows the seller to request the full amount right after payment is completed. Here in my country we have a law that requires us to withhold credit card amounts for at least 28/31 days before releasing them to the seller.

This is because the buyer can withdraw from the purchase at any time during this period.

Purchases maded with Paypal, Mercadopago and cryptocurrencies are automatically held by the respective gateways, and I cannot transfer the amounts before 30 days.

Purchases made with PIX, Debit or Boleto do not have this need. It can be available in just 2 days after its confirmation. (48 hours)

So it goes like this:

All purchases made by PAYPAL, MERCADOPAGO, CRYPTOCURRENCYES and CREDIT CARD must MANDATORY be held for at least 31 days, being available for payout only after this period.

Finally, the platform does not allow the requester to specify the amount he would like to withdraw.
I would like to make that choice possible.

Extra:
As there will be videos to be added, I need to integrate with a CDN

https://bunny.net/stream/



Note
The images show the intention to change the conversion system so that the INSTRUCTOR decides the commission, not the panel.

Please forward proposals considering the implementation of this.


Thank you for your attention
Related categories: MySQL Laravel Payment Gateway Integration