wadaaa.dev

  • Unknown's avatar

    [18:28] Muhammed Yasin Cotur
    Hi WooCommerce Payments Suport,
    My name is Yasin. I’m mobile application developer. I want to develop an e-commerce app using react native with Wocommerce Store API. In Store API documentation there is a sample request for stripe_source but i want tou use woocommerce_payments for checkout. When I make such a request  
    ‘payment_method’: ‘woocommerce_payments’,
      ‘payment_data’: [
          {
              ‘key’:’number’,
              ‘value’:’4242424242424242′
          },
          {
              ‘key’:’expiry’,
              ‘value’:’02/24′
          },
          {
              ‘key’:’cvc’,
              ‘value’:’424′
          }
        ],
    responded this error
    {
        ‘code’: ‘woocommerce_rest_checkout_process_payment_error’,
        ‘message’: ‘Invalid payment method. Please input a new card number.’,
        ‘data’: {
            ‘status’: 402
        }
    }
    I couldn’t find any solution for this issue. Can you provide a sample request for credit/debit card?
     
    Thank you regards.

    The blog I need help with is: (visible only to moderators and staff)

  • Hey there,

    Hi WooCommerce Payments Suport,

    You’ve posted in the forum for our free-tier sites hosted at WordPress.com. Can you reach out to WooCommerce on their site?

  • The topic ‘wadaaa.dev’ is closed to new replies.