- Thriftshop Site Manager v1.0.0
- You need to be logged inside netlify account, go to https://app.netlify.com/sites/${SITE_NAME}/settings/deploys#environment , replace the SITE_NAME with your own
Add the Following, Create NEW VARIABLE
PAYMONGO_EMAIL
PAYMONGO_PASS
PAYMONGO_LIVEMODE
set livemode
to true
- Go to https://app.netlify.com/sites/${SITE_NAME}/settings/domain , replace the SITE_NAME with your own
Click Add Domain Alias , and set your A record, and other DNS settings
- Go to your Domain provider and point your domain to
dns1.p05.nsone.net
dns2.p05.nsone.net
dns3.p05.nsone.net
dns4.p05.nsone.net
- get Page ID , on Facebook Fanpage Message Settings and update in on your CMS
- Get Disqus Shortcode and update it on your CMS
- Create Recaptcha For Your Domain and copy Site Key
- Create New Form
- Add New Fields
- Name
- Phone
- Message
- Allow Collecting Emails
- Click Send Form Click and click via link
- copy link open it in browser
- inspect element
- search for form action
- copy the url in action
- Click on the right corner triple dot
- It will show Get Prefilled Link , Click it
- Inspect The Form Field
- Copy the name , it always start with entry.{ANY_NUMBER}
- paste in on the form field name on contact page