Skip to main content
Version: Next

Odol - Stripe

parameters

namerequiredtypedescription
api_keyyesstringThe private API key for Stripe
pci_modenobooleanIf your implementation has a PCI security check and can collect card information. Otherwise stripe.js tokens must be used. Default is false.
success_urlnostringThe success url for hosted checkout. It is required if you're using hosted checkout.
cancel_urlnostringthe cancel url for the hosted checkout. It is required if you're using hosted checkout .
payment_methodsnoarrayThe payment types to be used for hosted checkout. Default is card.