Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

165
Views
Sylius/Payum/Stripe config error "boolean sandbox option must be set"

I have successfully set up the Stripe gateway, however when I try to submit the payment as a user, I get the error, "The boolean sandbox option must be set." I do not get this error with PayPal, only with Stripe.

Here are my relevant config.yml entries:

payum:
    gateways:
        paypal_express_checkout:
            factory: "paypal_express_checkout"
            payum.http_client: "@sylius.payum.http_client"
            username: "%paypal.express_checkout.username%"
            password: "%paypal.express_checkout.password%"
            signature: "%paypal.express_checkout.signature%"
            sandbox: true
        stripe:
            factory: stripe_checkout
            publishable_key: pk_test_1UyHCW3tydYjdxYLvaGPRMKh
            secret_key: sk_test_81j9puWh2fTnROgOtIK0hjLb
            sandbox: true

sylius_payment:
     driver: doctrine/orm
     gateways:
        stripe: Stripe

What am I doing wrong?

(Also, those are not the real keys)

about 4 years ago · Santiago Trujillo
1 answers
Answer question

0

There was a typo in the PayPal section of the parameters.yml file. I guess it was breaking the config before it could get to the "sandbox: true" line.

about 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!