Skip to content

RVVUP methods not showing #12

Description

@james-windandkite

Hi Team Bluefinch,

Many thanks for putting the checkout together. Looking really promising.

I'm trying to get RVVUp working. I've found this module, but currently it does nothing when installed and enabled.

Steps to reproduce:

  1. Install Bluefinch latest version: composer require bluefinchcommerce/module-checkout
  2. Enable Bluefinsh module: php bin/magento setup:upgrade
  3. Install RVVUP and Bluefinch RVVUP module: composer require rvvup/module-magento-payments bluefinchcommerce/module-checkout-rvvup
  4. Setup RVVUP in the admin with a valid API key (used Sandbox key here)
  5. Enable Bluefinch
  6. RVVUP does not show on the frontend

It looks to me like RVVUP was made by copying Adyen. In: view/frontend/web/js/checkout/src/services/getRvvupPaymentMethods.js I can see it tries to access (when logged in): rvvup/vue-config/mine but this API endpoint does not exist anywhere in RVVUP, Bluefinch or core Magento. I'm assuming it needed updating after copying from Adyen and wasn't finished off.

Could you help with the APIs it should call and any hints on finishing it off? Be great to use Bluefinch Checkout but I'd rather not bite off a new checkout integration as part of that if possible.

Cheers,
James

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions