#oleksandr2299

1 messages · Page 1 of 1 (latest)

indigo notchBOT
short moon
lucid wigeon
#

and how after payment link creation I can understand that this link connected to specific product? I'm listing the products on my website and I want to have Pay/Subscribe button for each product I receive from API call (/v1/products). Each button should redirect user to payment page for selected product. So, I need payment link attached for specific product. Can I get this link via API call?

short moon
#

no, because there is no such thing as a default link that just exists for each Product

#

if you want a link, you need to create one explicitly using that API for example

lucid wigeon
#

Ok. Thanks...