post
https://api.stage.localpayment.com/api/payin/
This endpoint initiates a Payin transaction, allowing you to collect payments from customers using various payment methods. You can specify details such as the payment method, amount, currency, and customer information. The response will include a transaction ID and status, which can be used to track the payment.
Want to lock an exchange rate before executing the transaction?
Use the Currency Exchange Quote API to generate a rate quote for the currency pair. The response includes an
exchangeRateTokenpass it in your payin request to lock in that rate. The quoted rate is guaranteed until the token'sexpirationDate, protecting both you and your user from market fluctuations.
