Implementing a payment module on WordPress

Job ID: 34230472

Budget: $30 – $250 USD

- Each customer has his own account and logging in is a condition to access his licenses.
- Each customer has a set of licenses for each license contains:
** License number
** Contract Date.
** Renewal date. (calculated by add +1year on contract day not payment day)
** Link to product related to.
** Link it to the user who owns the license

- The customer can add one or all of the licenses to the cart then pay.
- Customer can renew in one month before the date of bill.
- Payment is made through moyasar.com Gateway (for this reason, it is preferable to work through WooCommerce).
- Once the payment is successful for one or all of the licenses, a query for each license is sent to external databases and confirm the success of each license's query separately.
- Tax is controlled by the site administrator and added to the cart automatically.
- All users' licenses appear on one page in the customer's account bedside them add to cart button.
- Make sure that all strings are translattable.
- Arrange all code in one plugin.
Related categories: WordPress WooCommerce WordPress Plugin