#Village_admin-php-install

1 messages ยท Page 1 of 1 (latest)

vale venture
#

Hi there! Just needs to be accessible to your server.

#

So yes, by the include_once()

robust current
#

Thx.

tawdry iris
#

yes

robust current
#

Just wanted to make sure i didn't need to have them exposed to the public allowing people to probe the pages.

vale venture
#

Nope no reason your clientside needs this.

robust current
#

And lastly, in the documentation there is talk of creating "sessions". Does that mean PHP sessions? Or is that just stripe lingo for creating a class instance of customer/transaction information?

tawdry iris
#

not sure what you are asking of me

robust current
#

PHP has sessions, which get stored in user browser cookies and key=values then get saved on server.

#

In stripe documentation it says you have to create a session.

#

So is stripe using PHP sessions, is it going to conflict with existing PHP session?

tawdry iris
#

i need help with billing and setting up my account they need a web site

vale venture
#

@tawdry iris please post in the main channel

#

And I will create a new thread to help you.

#

This thread is specifically for Village_Admin

robust current
#

Oops, i thought lynn was talking "to" me.

tawdry iris
#

where is the main channel

vale venture
#

@tawdry iris click on "devhelp" on the left panel to get back to the main channel

robust current
#

Yes, is that touching PHP sessions, or is stripe just using that lingo "sessions" to mean something other than PHP sessions between browser and backend?

vale venture
#

Completely different than PHP sessions

#

It is a Stripe API endpoint

robust current
#

Okay, thanks, im done, you can close/remove this thread.

vale venture
#

๐Ÿ‘

sturdy lichen
#

Hi! I have a woocommerce site, where I have been using stripe payment. I have uninstalled it, but it still loads some cookies for stripe payment. How can I remove them?