Skip to content

This is the service layer implementation of the Paypal Integration, the code takes the bare minimum variables which are necessary for the payment initiation

Notifications You must be signed in to change notification settings

shivangagarwal/Embedded-paypal-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

This is the bare minimum code for the service layer which is required to initiate the Embedded flow payment in the Paypal

the usage of the code is as follows:

paypal_init = PaypalAdaptivePayment()
paypal_init.initialize_payment('value','cancel_url','return_url')

About

This is the service layer implementation of the Paypal Integration, the code takes the bare minimum variables which are necessary for the payment initiation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published