elsayed85
elsayed85
FFilament
Created by elsayed85 on 9/2/2023 in #❓┊help
Stripe Checkout Form Field [ view ] , i have problem with render ViewField blade file
console dosnt show anything , i think the js code needs to be at the bottom of the layout
8 replies
FFilament
Created by elsayed85 on 9/2/2023 in #❓┊help
Stripe Checkout Form Field [ view ] , i have problem with render ViewField blade file
i need to use it inside blade to pass it i think
8 replies
FFilament
Created by elsayed85 on 9/2/2023 in #❓┊help
Stripe Checkout Form Field [ view ] , i have problem with render ViewField blade file
how i will pass the $client_secret to the js file ! here : stripe.confirmCardSetup( "{{ $client_secret }}", { payment_method: { card: card, billing_details: {name: $('.card_holder_name').val()} } } )
8 replies