tksventures / tokes-payments-component

Web component to initiate Tokes Platform payment requests
1 stars 1 forks source link

QR Code not generating when web component is used in Vue #8

Closed rafaeloaguirre closed 4 years ago

rafaeloaguirre commented 4 years ago

Describe the bug There appears to be some compatibility issues when web component is loaded in a Vue environment. QR code is not rendered even when order data has been generated/retrieved.

To Reproduce Steps to reproduce the behavior:

  1. Go to component calling the web component.
  2. Create a payment
  3. You will see order data displays but barcode is not generated.

Expected behavior Bar code should appear in the component along with the rest of the order information. Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Additional context Issue appears specifically when integrating the component with https://github.com/DivanteLtd/vue-storefront.