Stripe::Checkout::Session.create({ mode: 'payment', payment_method_types: ['card'], payment_method_types: ['card', 'affirm'], line_items: [{ price_data: { currency: 'usd', product_data: { name: 'T-shirt', }, # Make sure the total amount fits within Affirm's transaction amount limits unit_amount: 5000, }, quantity: 1, }], shipping_address_collection: { # Shipping address is optional but recommended to pass in # Specify which shipping countries Checkout should provide as options for shipping locations allowed_countries: ['US'], }, # If you already have the shipping address, provide it in payment_intent_data: # payment_intent_data: { # shipping: { # name: 'Jenny Rosen', # address: { # line1: '1234 Main Street', # city: 'San Francisco', # state: 'CA', # country: 'US', # postal_code: '94111', # }, # }, # }, success_url: 'https://example.com/success', cancel_url: 'https://example.com/cancel', })

FREE

Please make sure to double check your email

 

An account already exists with this email address. Is this you?

Sign in

The Supermoms' Guide to Bathing Their Little Ones

What you'll get:

  • List of essential things in bathing your baby
  • Video and podcast that are accessible on-the-go
  • Other tips on becoming a Supermom!

What People Are Saying:

Very helpful course not just for Supermoms, but also for Superdads!

Hyun Bin