Initiate a payment link transaction

Here we discuss how you initiate a payment link transaction. A payment link transaction is fundamentally a normal transaction except that this time, it is created within the scope of a Payment Link.
To create a transaction, we must collect the details of the customer and the cryptocurrency in which the customer would prefer to make the payment.
post
https://api.ivorypay.io/v1
/payment-links/:id/transactions
After initiating the payment link transaction, the rules remain the same to Initiating a regular transaction.