samerton / Nameless-Resources

Resources module for NamelessMC v2
MIT License
10 stars 13 forks source link

Add discount field to paid resources #74

Closed Browsit closed 1 year ago

Browsit commented 2 years ago

You can view this PR live on our website at https://lectern.browsit.org/resources/

Adds the potential to include a discount for premium resources, namely:

Code was originally written by GIGABAIT/Mubeen at our request and has been notably updated over the past year in use. If you are not interested in these features, we can maintain a separate module, but we think a merge would benefit the community more.

Please note that while the modern PayPal REST API has methods for discounts which would allow them to appear as such on the order information, the PHP SDK currently in use does not have that capability outside of bulk invoices.