Bug Report: Paypal Stopped Working In The Latest Version

Paypal Stopped Working In The Latest Version

1. After generating the invoice link, unfortunately there is no payment window, the problem concerns both payment systems: PayPal and Stripe. 2. Show company full address on invoices and qu

MM

Mateusz Mieszalski

Reported
1. After generating the invoice link, unfortunately there is no payment window, the problem concerns both payment systems: PayPal and Stripe.
2. Show company full address on invoices and quotations - IT ONLY HIDES quotations
  • MM

    Mateusz Mieszalski

    Answered
    after generating from sending to e-mail:

    API detail view

    App SIM Manage App
    Date and time
    08/04/24, 12:11
    Request path /v2/checkout/orders
    Status
    400
    Debug ID 00aa6724a5263
    Issue MISSING_REQUIRED_PARAMETER
    Description Request is not well-formed, syntactically incorrect, or violates schema.
    Resource ID N/A


    {
    "additional_properties": "xxxxxx",
    "body": {
    "purchase_units": [
    {
    "reference_id": "6613a7f7ad217",
    "amount": {
    "currency_code": "PLN"
    }
    }
    ],
    "intent": "CAPTURE",
    "application_context": "xxxxxx"
    },
    "header": {
    "accept": "application/json",
    "accept-encoding": "gzip, deflate, br",
    "accept-language": "pl-PL,pl;q=0.9",
    "ak-client-info": "xxxxxx",
    "akamai-x-forwarded-for-7": "xxxxxx",
    "authorization": "xxxxx",
    "client_info": "xxxxxx",
    "content-length": "143",
    "content-type": "application/json",
    "correlation-id": "00aa6724a5263",
    "host": "www.paypal.com",
    "origin": "https://www.paypal.com",
    "paypal-partner-attribution-id": "",
    "paypal-routing-metadata": "xxxxxx",
    "pp_geo_loc": "PL",
    "pp_remote_addr": "172.226.62.3",
    "pp_vip": "173.0.87.20",
    "prefer": "return=representation",
    "referer": "xxxxxx",
    "sec-fetch-dest": "xxxxxx",
    "sec-fetch-mode": "xxxxxx",
    "sec-fetch-site": "xxxxxx",
    "traceparent": "xxxxxx",
    "true-client-ip": "xxxxxx",
    "user-agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Safari/605.1.15",
    "via": "Edgecast-to-PayPal, HTTPS/1.1 ECAcc (frc/4D06)",
    "x-b3-spanid": "xxxxxx",
    "x-ec-uuid": "xxxxxx",
    "x-edge-client-network-info": "xxxxxx",
    "x-edge-security-info": "xxxxxx",
    "x-edgio-version": "xxxxxx",
    "x-forwarded-for": "10.163.131.4",
    "x-forwarded-proto": "xxxxxx",
    "x-gateway-list": "xxxxxx",
    "x-host": "xxxxxx",
    "x-paypal-correlation-id": "00aa6724a5263",
    "x-paypal-fpti": "xxxxxx",
    "x-pp-corrid": "00aa6724a5263",
    "x-pp-idempotencyid": "00aa6724a5263_1712571079",
    "x-pp-slingshot-targetapp": "apiplatformproxyserv",
    "x-slr-orig-script_uri": "https://www.paypal.com/v2/checkout/orders",
    "x_pp_vip": "xxxxxx"
    },
    "method": "POST"
    }
  • MM

    Mateusz Mieszalski

    Answered
    sorry my mistake it works fine! the only thing missing is the option to pay after clicking the generate link
  • MS

    Mian Saleem

    Answered
    Hello,

    I will allow payment on public links.

    Thank you
  • Login to Reply