UNPKG

@tamara-solution/checkout

Version:

Script will be embedded in merchant's site to checkout. The merchant's don't need to redirect to tamara's site.

7 lines (6 loc) 199 B
export default { development: 'http://localhost:8284', stage: 'https://checkout-staging.tamara.co', sandbox: 'https://checkout-sandbox.tamara.co', production: 'https://checkout.tamara.co', }