• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

[MyAcc] Python Paypal API

Joriku

Working in the mines, need something?
Premium User
Joined
Jul 16, 2016
Messages
1,140
Solutions
15
Reaction score
431
Location
Sweden
[ Feel free to comment for changes, improvements or security related matters ]
Here comes a temp solution for MyAcc, PayPal.

Since current version of MyAcc has issues regarding API, until an update comes. Here is an back-end written in Python.
You can design the template however you'd like.
1746886940648.webp

Github
 

Attachments

A new update is made on github, spoofing has been patched front-end and back-end.
I'll need to make sure that the back-end code does in fact stop the spoofing, but payments are O.K and JSON data is sent back and works live and sandbox with the new code. ( This means the front-end is stopped, and back-end should, but is not tested yet ).

This was an oversight made, where the payment was blindsided only getting O.K or not O.K status if a payment was made and added client-sided data based on it.

So a payment is made, System: "Great, we got your payment, here's your coins"

If any improvement or errors, report them to me asap
 
Back
Top