Coder Social home page Coder Social logo

Comments (7)

VivaWalletCustomerSupport avatar VivaWalletCustomerSupport commented on July 30, 2024 1

Hello @Epameinondas-Theodoropoulos

Thank you for your message.
Question 1 - Answer
No, this functionality is not available in our API.

Question 2 - Answer
We don't provide a tool for that, but there are many tools online that you can use to see the type of the card by using the 6 first digits.

Question 3 - Answer
You can find more information about installments and recurring transactions in the following guides.
guide 1
guide 2
guide 3
guide 4

Kind regards,
Viva Wallet E-commerce Support Team

from api.

VivaWalletCustomerSupport avatar VivaWalletCustomerSupport commented on July 30, 2024 1

Hello @Epameinondas-Theodoropoulos,

We just wanted to follow up on the reply we sent. We were simply wondering if you read our response.

In any case this ticket will remain active for at least 24 hours, so that you can come back if you wish.

However, if you have any questions, please don't hesitate to reply here and we'd be happy to help!

Kind regards,
Viva E-commerce Support Team

from api.

VivaWalletCustomerSupport avatar VivaWalletCustomerSupport commented on July 30, 2024 1

Hello @Epameinondas-Theodoropoulos

Thank you for your feedback about your first questions. As for the rest of your questions:

Question 4:

Example 1:
a) If your client's credit card has a limit of 500 euros and the total value of the interest-free instalments is 5400 euros, it is likely that the transaction will be declined due to insufficient credit limit. The card issuer typically checks the available credit limit against the total amount to be bound before authorizing the transaction.

Example 2:
a) In this scenario, where the total value of the interest-free instalments is 600 euros, it is feasible as it falls within the credit card's limit of 500 euros. The transaction should be processed successfully.

Question 5:
If the customer attempts to deactivate their credit card to avoid paying the remaining instalments after having made partial payments, the bank will still hold them liable for the outstanding balance and they will take necessary actions to collect the outstanding debt, which could include legal recourse if deemed necessary.

Kind regards,
Viva E-commerce Support Team

from api.

VivaWalletCustomerSupport avatar VivaWalletCustomerSupport commented on July 30, 2024 1

Hello @Epameinondas-Theodoropoulos

You can think of recurring transactions as a subscription. If your customer doesn't have enough funds in their account or if the card gets deactivated, the transaction won't go through.

Kind regards,
Viva E-commerce Support Team

from api.

Epameinondas-Theodoropoulos avatar Epameinondas-Theodoropoulos commented on July 30, 2024

Hello @Epameinondas-Theodoropoulos

Thank you for your message. Question 1 - Answer No, this functionality is not available in our API.

Question 2 - Answer We don't provide a tool for that, but there are many tools online that you can use to see the type of the card by using the 6 first digits.

Question 3 - Answer You can find more information about installments and recurring transactions in the following guides. guide 1 guide 2 guide 3 guide 4

Kind regards, Viva Wallet E-commerce Support Team

Question1
This wil be a very good functionality to add it.

Question2
I am aware the online tools, but the security (Even though you give ony 6 digits) is again a problem to consider. Maybe you can add a tool for that . It will be helpfull ( And i did not found it in other providers either).

Question3
These 2 articles:

  1. https://help.vivawallet.com/el/articles/4899797-%CF%80%CF%8E%CF%82-%CE%BB%CE%B5%CE%B9%CF%84%CE%BF%CF%85%CF%81%CE%B3%CE%BF%CF%8D%CE%BD-%CE%BF%CE%B9-%CE%AC%CF%84%CE%BF%CE%BA%CE%B5%CF%82-%CE%B4%CF%8C%CF%83%CE%B5%CE%B9%CF%82

  2. https://help.vivawallet.com/el/articles/4899830-%CE%BC%CF%80%CE%BF%CF%81%CF%8E-%CE%BD%CE%B1-%CF%87%CF%81%CE%B5%CF%8E%CF%83%CF%89-%CE%AC%CF%84%CE%BF%CE%BA%CE%B5%CF%82-%CE%B4%CF%8C%CF%83%CE%B5%CE%B9%CF%82-%CF%83%CE%B5-%CF%8C%CE%BB%CE%B5%CF%82-%CF%84%CE%B9%CF%82-%CE%BA%CE%AC%CF%81%CF%84%CE%B5%CF%82

answered some of my questions.

But I have a few more questions:

Question 4
In the first article the following is mentioned:
"In the case of interest-free instalments, the total amount of the purchase is bound from the beginning to your customer's card, thus not allowing him/her to proceed with subsequent purchases in case there is not enough available balance.".

The question I have to ask will be done through 2 examples:

Example 1
a) My client has a limit on his credit card of 500euros.
b) The interest-free instalments will be 12 months and will be worth 450 euros. So 12 months times 450 euros = 5400 euros.
c) Can this scenario be done or will the credit card be declined because it does not have the 5400 euro limit ?

Example 2
a) My client has a credit card limit of 500 euros.
b) The interest-free instalments will be 12 months and will be worth 50 euros. So 12 months times 50 euros = 600 euros.
c) Is this scenario feasible?


Question 5
In case we have a scenario that works.
The customer pays the interest-free instalments normally every month. For example out of 12 instalments he has paid 6.
Suddenly on the 7th month he tries to deactivate his credit card to avoid paying the remaining instalments.

Will he be allowed to do this if the amount has been bound as stated in the article or will he be refused by the bank from which he took out the card?

This is an important question for the web application I am trying to implement.

from api.

Epameinondas-Theodoropoulos avatar Epameinondas-Theodoropoulos commented on July 30, 2024

@VivaWalletCustomerSupport
Thank you for the answers. They were very helpful and detailed .

I have a follow up question from your answer in Question 5

Question 6
Does the same occurs when we use the recurring transactions ?
We have the scenario that someone buys my service and it pays 350 euros per month with his debit card.

For example again out of 12 instalments he has paid 6.
Then:
a) he tries to deactivate the card or
b) the account that has been connected with the card has not enough money (maybe is zero).

What happens in this case ?

from api.

Epameinondas-Theodoropoulos avatar Epameinondas-Theodoropoulos commented on July 30, 2024

@VivaWalletCustomerSupport
So it's like our responsibility then to warn them "Hey, add funds because after this period of time, we will have to cancel it.. etc etc. "

Ok thank you for the answers :)

from api.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.