
When enabled, your server will output extra content to help investigate any issues occurring on the server on in browser. If they return to your site AFTER completing a purchase, the buyer will have an empty cart. When enabled, the buyer's cart will be empty once checkout is complete. If a visitor comes to your site and adds product to their cart, then leaves your site, their cart session will remain active and available to them upon their return to your site for the amount of time you specify. STEPPER is similar to TEXT, but adds + and - buttons to "step" the count up and down without using a keyboard.ĭefine how long (in hours) you'd like a cart session to remain active.TEXT displays an input the customer can type into.Within the shopping cart you can display the quantity input in two different ways, via TEXT or STEPPER. You can find your API keys by following instructions in this article. The end-user never comes in contact with this value. PaySnap only uses this value server-side. Your account’s secret API key can perform any API request to Stripe without restriction.

The Secret API key should be kept confidential and only stored on your own servers. In other words, they can safely be published in places like your RapidWeaver web projects. The Publishable API key is meant solely to identify your account with Stripe, it isn't secret.

Prompt (Require) - Prompt the buyer for their shipping address and do not allow them to proceed through checkout without providing it.Ĭheck if you wish to offer Stripe ( Credit Card ) payments in your shopping cart.This option is generally used in conjunction with non-shipped items (digital goods, services, etc) No Prompt - this setting does not allow the user to provide a shipping address.Prompt (No Require) - this setting allows the user to provide a shipping address but does not require them to do so.Used to define a flat tax amount for the entire cart.Īny value you wish to pass back to the Notify IPN page.ĭefine how PayPal will handle shipping addresses: Used to define a flat weight to the entire cart. If you wish to add a handling fee in addition to your shipping, enter the desired amount here. If you use weight based shipping rules (established in your PayPal Account Profile for US based merchants) select your desired unit of measure If you need to use PayPal IPN to post transaction results to your own server, provide that url here (not common). Select the desired language that PayPal hosted checkout pages should be displayed in (note this setting affects ONLY PayPal checkout pages, it does not translate your RapidWeaver page)

Generally the email address you use to login to your PayPal account. The email address you use to receive PayPal payments. The sandbox provides a shielded space where you can initiate and watch while your apps process PayPal API requests without touching any live PayPal accounts. The PayPal sandbox is a self-contained, virtual testing environment that mimics the live PayPal production environment. Select the currency you will be advertising your products with.Īddress of the page you would like buyers sent to after a successful transaction.Īddress of the page you would like buyers sent to after a canceled transaction.Ĭheck if you wish to offer PayPal payments in your shopping cart.Ĭhecking this will force your shopping cart to use the PayPal sandbox server.
Rapidweaver paysnap update#
To have one site wide setup, we recommend placing the Base stack in a Stacks partial you can use on all pages, but still update in a single location. 😉 TOC This stack will establish the settings for how your page passes data to PayPal.

This Stack Element must be on all pages that will have PaySnap items or View Cart buttons.
