Get all payment link
A comprehensive testing strategy is crucial to ensure the successful integration of SmartpayGenie into your application. Here are some key testing types:
Get payment link
https://api.smartpaygenie.com/paymentlink/getpaymentlink//payment-links
' GET '
Request parameters
Parameters
Type
Description
Id
Number
Unique identifier of the payment link
Amount
Number
Amount to be paid
Currency
String
Currency of the payment
description
String
Description of the payment
payment_url
String
URL to redirect the customer to for payment
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.