panel
panel copied to clipboard
feat: Mercadopago Integration
Just as they told me, I converted Mercadopago to work in the development version of cpgg, I tested the code version (requests) in the main version of cpgg, as I was unable to make the development version work, but I can guarantee that all the api will be working. If there is a problem with the API, I will resolve it and give another pull, unlike the old one that used the SDK, I preferred to use Mercadopago's own (tested) API, since the SDK generated some warnings when used.
This is awesome. Thanks!
If you need anything or find an error, just let me know and I'll fix that part.😀
I fixed the conflicts that was in the readme (dont forget to pull), the new readme does not show what system are used for payment because there are too mutch, whitout speaking of the addons that add even more :)
@drylian Any news about the fixes?
@drylian Any news about the fixes? I think it's correct now
@IceToast
@drylian Sorry, can you resolve that conflict to make the permission this PR adds readable.
For reference: https://github.com/Ctrlpanel-gg/panel/pull/910
@drylian Sorry, can you resolve that conflict to make the permission this PR adds readable.
For reference: #910
this?
@drylian Sorry, can you resolve that conflict to make the permission this PR adds readable. For reference: #910
this?
You need to add Readable names for your permissions, as in #910
@MrWeez
I think that would be it, right? It's the only place that would need to change, the others still use arrays (views), and only this one had this change
@MrWeez
I think that would be it, right? It's the only place that would need to change, the others still use arrays (views), and only this one had this change
Looks goot to me