Stripe checkout with Stripe API Call

I am trying to execute a Stripe checkout session using the Stripe Make an API Call module as per this old thread (without creating Products and Prices upfront), so passing it line_items.price_data instead, but I’m getting DataError message returned.

I have tried passing it the correct data as per Stripe’s Create a Session documentation but I’m struggling to make it work.

In particular, how can I pass the

Has anyone else got this to work?

Same problem here!

At de end did you managed to make it work? @R_I_Galdamez

@Learning_Make can you make some type of tutorial (or screenshoot to show the “to-do” of your make board) Thanks!