#nick-paymentintent-token
1 messages · Page 1 of 1 (latest)
nick-paymentintent-token
👋 @waxen temple no it's not, though it'd take a minute to test end to end on your side!
ah ok thanks. i don't have the actual ID, i'm talking with another engineer who encountered this
You can use 'payment_method_data' => [ 'type' => 'card', 'card' => [ 'token' => 'tok_visa', ], ], something like this
it's not documented but it works
ah ok great! thanks so much, that's really helpful