Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Login to Campus Cafe.

  2. Go to Admin > Web App.

  3. In Search enter Stripe. A list of configuration items appears.

    image-20250124-174243.png
  4. Next to STRIPE_PUBLISHABLE_KEY select (check) the checkbox and click Edit Selected.

  5. In Value enter the Publishable key you created earlier in Stripe and click Update.

  6. Next to STRIPE_SECRET_KEY select (check) the checkbox and click Edit Selected.

  7. In Value enter the Secret key you created earlier in Stripe and click Update.

  8. Next to STRIPE_WEBHOOK_SIGNING_KEY select (check) the checkbox and click Edit Selected.

  9. In Value enter the Webook Signing secret you created earlier in Stripe and click Update.

  10. Go to Admin > Custom Control.

  11. In Search enter WEBPAYMENT.

  12. Next to WEBPAYMENT Seq Num 2, Parm 4 click the pencil.

    image-20250125-192943.png
  13. In Parameter Value 4 enter STRIPE_FORM.

    image-20250125-193058.png
  14. Go to Admin > Refresh Data Cache.

...