I need to create a payment in Make using the PayPal module that is triggered from a webhook, and be able to pass the amount and the currency I want to charge, and in the end, get back a JSON with the payment details. How can I achieve this?, help me please.