Quote Originally Posted by Gozzandes View Post
post again
following codes are for Amazonpay.
create.php line 34-36 and 42-44
from
PHP Code:
        'automatic_payment_methods' => [
        
'enabled' => true,
        ], 
to
PHP Code:
  'payment_method_types' => ['card''amazon_pay'], 
Gozzandes, Unfortunately, there is no change. Still the same error message