I think it is common for Express Checkout to specify the shipping address as a property in the SetExpressCheckout API, but if I don't need to obtain the shipping address, is it possible to use only the function as a payment method without entering it in the parameter?
paypal
As mentioned in the previous comment, if you only want to use the payment function for some reason, if you specify NOSHIPPING=1 in the SetExpressCheckout parameter, the address will not be displayed when you make a PayPal payment.
© 2024 OneMinuteCode. All rights reserved.