#AlienSoft

1 messages · Page 1 of 1 (latest)

severe kayakBOT
lone lintel
oak meadow
#

hi im using deferred payment, so not intent is being generated until a payment is submitted.
however, for DISPLAY purposes, i'm updating the price & currency of the element OBJ

#

it's working fine when the page is loaded, however, if i submit a POST to update my prices, then page re-load when it has to update the currency/price i see an error: element not initialiazed

#

elements.update({amount: newPrice * 100});

lone lintel
#

if i submit a POST to update my prices, then page re-load
This is probably caused by your integration. You need to debug what is causing the page to re-load in your itnegration.