...
Info |
---|
Note: STRIPE_PAYMENT_FORM configurations shows up on the Advancement Gift/Donation payment page. |
Payment verification
When students enter a bank account manually, Stripe will conduct a test to verify the account. This test involves a microdeposit of $0.01 into the student’s account, with a transaction code attached to the deposit that is to be entered into Stripe. The user will be notified of the additional step by Stripe upon submitting payment information:
...
Campus Cafe will offer two options for the user to verify their account information - the payment pending receipt page that appears immediately after clicking the “Back to” button from the above image:
...
Or, the user may navigate to their “Make a Payment” page to verify payment if the microdeposits take too long to appear in their bank account:
...
Once the user clicks “Verify Payment” or “Click to Verify”, they will be taken to a Stripe page to verify the code from the account Microdeposit:
...
Upon successfully verifying the code, the user’s payment will process in Stripe, and successful payment will be sent to your Campus Cafe environment and added to the Cash Batch.
Automatic Recurring Payments/Payment Plans
...