panel icon indicating copy to clipboard operation
panel copied to clipboard

feat: Mercadopago Integration

Open drylian opened this issue 1 year ago • 6 comments

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.

drylian avatar Jan 25 '24 21:01 drylian

This is awesome. Thanks!

1day2die avatar Feb 28 '24 11:02 1day2die

If you need anything or find an error, just let me know and I'll fix that part.😀

drylian avatar Mar 21 '24 05:03 drylian

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 :)

S0ly avatar May 16 '24 16:05 S0ly

@drylian Any news about the fixes?

MrWeez avatar May 22 '24 20:05 MrWeez

@drylian Any news about the fixes? I think it's correct now

drylian avatar May 23 '24 03:05 drylian

@IceToast

S0ly avatar May 23 '24 04:05 S0ly

@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

IceToast avatar Jul 24 '24 14:07 IceToast

@drylian Sorry, can you resolve that conflict to make the permission this PR adds readable.

For reference: #910

this?

drylian avatar Jul 24 '24 17:07 drylian

@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 avatar Jul 24 '24 17:07 MrWeez

@MrWeez

image 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

drylian avatar Jul 24 '24 18:07 drylian

@MrWeez

image 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

IceToast avatar Jul 24 '24 20:07 IceToast