shoppingorder

package
v0.0.0-...-d84e329 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 25, 2017 License: LGPL-2.1 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

type Service struct {
	// contains filtered or unexported fields
}

func NewService

func NewService(s liferay.Session) *Service

func (*Service) CompleteOrder

func (s *Service) CompleteOrder(groupId int64, number string, ppTxnId string, ppPaymentStatus string, ppPaymentGross float64, ppReceiverEmail string, ppPayerEmail string, serviceContext *liferay.ObjectWrapper) error

func (*Service) DeleteOrder

func (s *Service) DeleteOrder(groupId int64, orderId int64) error

func (*Service) GetOrder

func (s *Service) GetOrder(groupId int64, orderId int64) (map[string]interface{}, error)

func (*Service) SendEmail

func (s *Service) SendEmail(groupId int64, orderId int64, emailType string, serviceContext *liferay.ObjectWrapper) error

func (*Service) UpdateOrder

func (s *Service) UpdateOrder(groupId int64, orderId int64, billingFirstName string, billingLastName string, billingEmailAddress string, billingCompany string, billingStreet string, billingCity string, billingState string, billingZip string, billingCountry string, billingPhone string, shipToBilling bool, shippingFirstName string, shippingLastName string, shippingEmailAddress string, shippingCompany string, shippingStreet string, shippingCity string, shippingState string, shippingZip string, shippingCountry string, shippingPhone string, ccName string, ccType string, ccNumber string, ccExpMonth int, ccExpYear int, ccVerNumber string, comments string) (map[string]interface{}, error)

func (*Service) UpdateOrder2

func (s *Service) UpdateOrder2(groupId int64, orderId int64, ppTxnId string, ppPaymentStatus string, ppPaymentGross float64, ppReceiverEmail string, ppPayerEmail string) (map[string]interface{}, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL