#cole-redfearn

1 messages · Page 1 of 1 (latest)

tame zodiacBOT
warm breach
#

You can't run client-side methods on the back-end as far as I know and even if you could, you probably shouldn't. What are you trying to do in this case? What do you gain from running it on the back-end versus the front-end?

old eagle
#

The way our application is set up, we have integrations with a couple other payment platforms like square, and to keep the flow consistent we'd like to do the processing of the payment on the backend, but sounds like it may not be possible