...
Login to Campus Cafe.
Go to Admin > Web App.
In Search enter Stripe. A list of configuration items appears.
Next to STRIPE_PUBLISHABLE_KEY select (check) the checkbox and click Edit Selected.
In Value enter the Publishable key you created earlier in Stripe and click Update.
Next to STRIPE_SECRET_KEY select (check) the checkbox and click Edit Selected.
In Value enter the Secret key you created earlier in Stripe and click Update.
Next to STRIPE_WEBHOOK_SIGNING_KEY select (check) the checkbox and click Edit Selected.
In Value enter the Webook Signing secret you created earlier in Stripe and click Update.
Go to Admin > Custom Control.
In Search enter WEBPAYMENT.
Next to WEBPAYMENT Seq Num 2, Parm 4 click the pencil.
In Parameter Value 4 enter STRIPE_FORM.
Go to Admin > Refresh Data Cache.
...