#swapmeet-payment-parameters
1 messages · Page 1 of 1 (latest)
more like custom payment method
what does "custom payment method" mean?
where user pays through stripe not going into the link generated for payment
@red marten i'm afraid i don't understand what you mean through stripe not going into the link generated for payment - maybe can you share an example of what you expect instead?
ok hold on
If you create a payment method in api
it will generate a link, where in you will be redirected to pay correct?
then, What I would like to do is a payment without the redirection to the link
If you're using Stripe Checkout, then yes, the customer would be directed to a Stripe hosted page where they can pay.
If you don't want to use Stripe Checkout, then you can build your own page using the Payment Element :