Services Plugins FAQs

Passing Dynamic value to Paystack Amount Field

Hi,

While testing the Paystack I am attempting to pass a dynamic value from one of my data fields into a Paystack payment page but its showing as blank on the payment page, when I hard code the number into the amount field it works, I tried both number and text data types but had similar outcomes. Can you help with a resolution?

Hi @ugo,

Thanks for reaching out. Sure thing, you can easily check and replicate our demo setups by previewing the editor.

Plugin docs can be found here.

Best,
Alex

Hi Alexander,

Your demo setup hardcoded the value into the amount field. I am looking to pass a dynamic value from the bubble database instead. Is there any way you can help here?

Sure @ugo,

You can use the dynamic values as well. The hardcoded values are just for testing purposes.

When you pull data from your own database, whether directly or based on Parent group elements, just make sure the data is being passed properly. You can debug it to follow step by step to check the userflow of your app.

In the screenshot below you can see the field values to be pulled dynamically:

Hope it helps.

Best,
Alex

I will try again to see, but I have tried to pass a value with no success. Thanks

1 Like

Thanks @ugo for letting know.

Just try to make sure the value is being passed properly. In case you still have any questions, don’t hesitate to post your request!

Best,
Alex