Get single payment link
A comprehensive testing strategy is crucial to ensure the successful integration of SmartpayGenie into your application. Here are some key testing types::
Fetch single payment link
https://api.smartpaygenie.com//payment-links/payment_link_id
' GET '
Request parameters
Parameters
Type
Description
payment_link_id
String
Unique identifier of the payment link
Response
200 - OK successful response
{ "id": "payment_link_id_1", "amount": "100.00", "currency": "USD", "description": "Product Purchase", "payment url": "https://payment.smartpaygenie.com/pay/12345" }
Support
If you encounter any issues or have questions, please feel free to contact our dedicated
support team.
We are committed to providing you with the best possible experience and support.