📄️ Payment link creation API
Creates a payment link for your shop. You redirect the customer to the returned paymentLink, and Papi notifies your notificationUrl when the payment status changes.
📄️ Get payment link status API
Reads back a payment link by your reference, with the status of the link and the outcome of the payment made through it. Use it to recover the result of a payment when a notification did not reach you, and to check the state of a link before you issue a new one.