Paypal button dynamic Title

I’m looking for a way to set that the title of the product of paypal button will link from the title from the dataset that connected to the dynamic page.
אני מחפש דרך לקשר את שם המוצר בכפתור תשלום של פייפאל, שייקח אותו מהרשומה הנוכחית בדף הדינאמי שהכפתור נמצא בו.

Hay Shahar,

At this time, the Wix support for paypal button does not allow to set the button title.

What you can do is code your own paypal button, place it in an HTML Component and use the HTML Component post message APIs to communicate between the dynamic page and the HTML Component.

ok. can you guide me what is the api to set the title from the collection?
מה הקוד שאני צריך לרשום כדי לגשת לעמודה של הטייטל מהקולקשן?

Hi Shahar,
See here wixData API.

There’s an exact example for getting the title field.

Liran.