Search found 6 matches
- 16 Apr 2025, 13:56
- Forum: Help
- Topic: Error in Omnipay/Stripe
- Replies: 14
- Views: 100018
Re: Error in Omnipay/Stripe
The patch is now sending the correct "return_url". But I get the next error in stripe. You cannot confirm this PaymentIntent because it's missing a payment method. To confirm the PaymentIntent with cus_XXXXXXXXXXX, specify a payment method attached to this customer along with the customer ...
- 16 Apr 2025, 12:00
- Forum: Help
- Topic: Error in Omnipay/Stripe
- Replies: 14
- Views: 100018
Re: Error in Omnipay/Stripe
But I work with 2025*
Is there an patch for this?
Is there an patch for this?
- 16 Apr 2025, 07:57
- Forum: Help
- Topic: Error in Omnipay/Stripe
- Replies: 14
- Views: 100018
Re: Error in Omnipay/Stripe
No,
also returns null.
Code: Select all
$this->getConfigValue( ['payment.url-self'] )
- 16 Apr 2025, 06:57
- Forum: Help
- Topic: Error in Omnipay/Stripe
- Replies: 14
- Views: 100018
Re: Error in Omnipay/Stripe
Hi, We're encountering another issue with the return_url parameter. On the Checkout-Confirm page ( action=confirm&code=stripe&controller=Checkout ), the return_url is empty, which leads to an error. According to DNK, the return_url must be set for Stripe. Steps to reproduce: - Place an order...
- 02 Apr 2025, 14:31
- Forum: Help
- Topic: Subscription renew - PayPal Express
- Replies: 2
- Views: 13241
Re: Subscription renew - PayPal Express
Thank you for your reply!
- 02 Apr 2025, 11:35
- Forum: Help
- Topic: Subscription renew - PayPal Express
- Replies: 2
- Views: 13241
Subscription renew - PayPal Express
Hello, We use Aimeos and have created our subscriptions in it. Our customers have now placed their first orders and ordered with PayPal Express. Unfortunately, PayPal was not charged again when the subscription was renewed. My question now is whether PayPal Express is the right choice for this? To c...