Skip to content

neneaX/avangate-php-rest-code-samples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

customers\AddCustomer
 Add a customer
 Get details about a customer

orders\PlaceOrderWithCreditCard
 When order is set with CC payment method then place

orders\PlaceOrderWithPayPal
 When order is set with PAYPAL payment method then place

orders\PlaceOrderWithTestCreditCard
 When order is set as TEST with CC payment method then place

orders\PlaceOrderWithTrialCreditCard
 When cart item has trial period and price set then place as trial

orders\RetryACharge
 Place an order that will have a PENDING order status
 For an order with PENDING status when the payment details are changed then retry

products\AddProduct
 Add a regular product
 
subscription\AddSubscription
 Add a subscription

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%