Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

International Payment Sandbox empty response #26

Open
GvidasPranauskasKevin opened this issue Feb 23, 2022 · 8 comments
Open

International Payment Sandbox empty response #26

GvidasPranauskasKevin opened this issue Feb 23, 2022 · 8 comments

Comments

@GvidasPranauskasKevin
Copy link

Hello,

We have been trying to test the International Payment on the Sandbox, but with no luck. We do not get any response from the Lunar Sandbox API. However, the Domestic Payment works as expected.

The request we have sent:

{
    "method": "post",
    "url": "https://sandbox.openbanking.prod.lunar.app/aisp-pisp/payments/international-payment",
    "body": {
        "redirectURL": "https://api-dev.kevin.eu/platform/frame/callback/payment/redirect",
        "accountId": "6148b3a0-c3e7-4d99-a9bc-985f7decff6c",
        "iban": "LT127****916",
        "accountNumberType": "IBAN",
        "recipient": {
            "name": "Kevin",
            "address": [
                "string"
            ],
            "type": "PERSONAL"
        },
        "amount": {
            "amount": 1,
            "currency": "EUR"
        }
    },
    "options": {
        "headers": {
            "authorization": "****7rEQ",
            "content-type": "application/json"
        }
    }
}

And the response we have received:

{
    "headers": {
        "date": "Wed, 23 Feb 2022 07:27:27 GMT",
        "content-type": "application/json",
        "content-length": "0",
        "connection": "close",
        "strict-transport-security": "max-age=15724800; includeSubDomains; preload"
    },
    "body": ""
}

Could you help us understand the problem we are facing?

@GvidasPranauskasKevin
Copy link
Author

GvidasPranauskasKevin commented Mar 1, 2022

Are there any updates?

@GvidasPranauskasKevin
Copy link
Author

Hello, are there any updates?

1 similar comment
@GvidasPranauskasKevin
Copy link
Author

Hello, are there any updates?

@GvidasPranauskasKevin
Copy link
Author

Hello, are there any updates?

@bsnlunar
Copy link

Hi @GvidasPranauskasKevin We have raised the issue to our engineering squads and will come back to you
sorry for the long response time

@TechHolm
Copy link

TechHolm commented May 4, 2022

Hey @GvidasPranauskasKevin
Thank you for bringing our attention to this issue.
We have added this to the backlog for the owning squad within Lunar but can at the present time not give a target for when or if this issue is resolved

Br. Lunar

@GvidasPranauskasKevin
Copy link
Author

Hello, are there any updates?

@TechHolm
Copy link

Hi, @GvidasPranauskasKevin .
We currently do not have any updates on the issue. We will get back to you as soon as we have any updates of interest.

Br. Lunar

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants