paypal-checkout-sdk icon indicating copy to clipboard operation
paypal-checkout-sdk copied to clipboard

PHP SDK for PayPal's Checkout REST API

Results 2 paypal-checkout-sdk issues
Sort by recently updated
recently updated
newest added
trafficstars

First of, thank you for your work. I would like to know if this repo supports recurring PayPal payment, such as subscriptions etc.

After I create order, what next step should I do? Isn't it should generate approval_link? After order create step I get this: ``` { "create_time": "2023-02-28T07:46:30Z", "id": "18545950ND137401U", "intent": "CAPTURE",...