Can I test paypal api's from localhost

前端 未结 7 833
难免孤独
难免孤独 2020-12-25 13:07

UPDATE 1:

According to this tutorial on Using PayPal\'s Instant Payment Notification with PHP, PayPal cannot access locally hosted websites unless c

7条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-25 13:46

    It should work. I have made a payment integration with paypal last year, and it worked on localhost without problems.

    Are you using the paypal sandbox for development? https://developer.paypal.com/

提交回复
热议问题